Index: branches/RC/core/admin_templates/catalog/item_selector/item_selector_catalog.tpl =================================================================== diff -u -N -r11107 -r11110 --- branches/RC/core/admin_templates/catalog/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11107) +++ branches/RC/core/admin_templates/catalog/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11110) @@ -35,7 +35,7 @@ - + @@ -61,7 +61,7 @@
-
+
Index: branches/RC/core/units/sections/sections_config.php =================================================================== diff -u -N -r11100 -r11110 --- branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 11100) +++ branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 11110) @@ -34,7 +34,7 @@ 'icon' => 'in-portal:catalog', // 'proj-cms:structure' 'label' => 'la_tab_Browse', 'url' => Array ('t' => 'in-portal/catalog', 'pass' => 'm'), - 'late_load' => Array ('t' => 'in-portal/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), + 'late_load' => Array ('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)', 'permissions' => Array ('view'), 'priority' => 1, Index: branches/RC/core/units/categories/categories_config.php =================================================================== diff -u -N -r10729 -r11110 --- branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 10729) +++ branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 11110) @@ -135,7 +135,7 @@ 'icon' => 'catalog', 'label' => 'la_tab_Browse', 'url' => Array('t' => 'in-portal/catalog', 'pass' => 'm'), - 'late_load' => Array('t' => 'in-portal/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), + 'late_load' => Array('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)', 'permissions' => Array('view'), 'priority' => 0.1, Index: branches/RC/kernel/admin_templates/item_selector/item_selector_catalog.tpl =================================================================== diff -u -N -r11107 -r11110 --- branches/RC/kernel/admin_templates/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11107) +++ branches/RC/kernel/admin_templates/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11110) @@ -35,7 +35,7 @@ - + @@ -61,7 +61,7 @@
-
+
Index: branches/RC/kernel/units/sections/sections_config.php =================================================================== diff -u -N -r11100 -r11110 --- branches/RC/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 11100) +++ branches/RC/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 11110) @@ -34,7 +34,7 @@ 'icon' => 'in-portal:catalog', // 'proj-cms:structure' 'label' => 'la_tab_Browse', 'url' => Array ('t' => 'in-portal/catalog', 'pass' => 'm'), - 'late_load' => Array ('t' => 'in-portal/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), + 'late_load' => Array ('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)', 'permissions' => Array ('view'), 'priority' => 1, Index: branches/RC/core/admin_templates/categories/cache_updater.tpl =================================================================== diff -u -N -r8929 -r11110 --- branches/RC/core/admin_templates/categories/cache_updater.tpl (.../cache_updater.tpl) (revision 8929) +++ branches/RC/core/admin_templates/categories/cache_updater.tpl (.../cache_updater.tpl) (revision 11110) @@ -39,7 +39,7 @@ redirect(''); } - $CacheUpdater = new AjaxProgressBar(''); + $CacheUpdater = new AjaxProgressBar(''); Index: branches/RC/core/admin_templates/catalog/catalog.tpl =================================================================== diff -u -N -r11107 -r11110 --- branches/RC/core/admin_templates/catalog/catalog.tpl (.../catalog.tpl) (revision 11107) +++ branches/RC/core/admin_templates/catalog/catalog.tpl (.../catalog.tpl) (revision 11110) @@ -192,7 +192,7 @@ - + @@ -218,7 +218,7 @@
-
+
Index: branches/RC/kernel/admin_templates/categories/cache_updater.tpl =================================================================== diff -u -N -r8929 -r11110 --- branches/RC/kernel/admin_templates/categories/cache_updater.tpl (.../cache_updater.tpl) (revision 8929) +++ branches/RC/kernel/admin_templates/categories/cache_updater.tpl (.../cache_updater.tpl) (revision 11110) @@ -39,7 +39,7 @@ redirect(''); } - $CacheUpdater = new AjaxProgressBar(''); + $CacheUpdater = new AjaxProgressBar(''); Index: branches/RC/kernel/admin_templates/catalog.tpl =================================================================== diff -u -N -r11107 -r11110 --- branches/RC/kernel/admin_templates/catalog.tpl (.../catalog.tpl) (revision 11107) +++ branches/RC/kernel/admin_templates/catalog.tpl (.../catalog.tpl) (revision 11110) @@ -192,7 +192,7 @@ - + @@ -218,7 +218,7 @@
-
+