Index: branches/1.1.x/units/sections/sections_config.php =================================================================== diff -u -N -r14249 -r14287 --- branches/1.1.x/units/sections/sections_config.php (.../sections_config.php) (revision 14249) +++ branches/1.1.x/units/sections/sections_config.php (.../sections_config.php) (revision 14287) @@ -60,7 +60,7 @@ # Hooks to events that may call any other events 'Hooks' => Array ( - + # hook to OnAfterCacheRebuild event of "adm" prefix (tiggered when unit cache is rebuild and stored) called # to override cloned sub-items (ie. register extended classes for cloned unit configs such as n-img, n-rev) /*Array ( @@ -73,7 +73,7 @@ 'DoSpecial' => '*', 'DoEvent' => 'OnOverrideClonedSubItems', ),*/ - + # hook to category OnAfterConfigRead event called to customize category configuration settings /*Array ( 'Mode' => hAFTER, Index: branches/1.1.x/admin_templates/widgets/widget_edit.tpl =================================================================== diff -u -N -r14249 -r14287 --- branches/1.1.x/admin_templates/widgets/widget_edit.tpl (.../widget_edit.tpl) (revision 14249) +++ branches/1.1.x/admin_templates/widgets/widget_edit.tpl (.../widget_edit.tpl) (revision 14287) @@ -1,7 +1,9 @@ + + - + @@ -11,41 +13,41 @@ + a_toolbar.Render(); + - +
@@ -131,9 +132,9 @@ ', this.href);"> - + \ No newline at end of file