1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

News administration: category edit works now

News shortcode batch: icons/images paths fixed, minor cleanup
This commit is contained in:
secretr
2010-03-16 17:33:21 +00:00
parent ce565c1167
commit 9f69cf1d0b
3 changed files with 32 additions and 38 deletions

View File

@@ -1994,7 +1994,7 @@ class admin_newspost
//Send the prefered response type
$jshelper->sendResponse('fill-form');
$jshelper->sendResponse('XML');
}
function ajax_exec_cat_list_refresh()