immediately delete rss image using ajax

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12555 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
nagoon97 2013-01-15 05:31:12 +00:00
parent 58af552862
commit 1add50bc89
3 changed files with 35 additions and 3 deletions

View file

@ -1593,6 +1593,7 @@ jQuery(function($){
$(ev.target).find('.title').attr('href', htInfo.href);
//$(ev.target).find('.url').html(htInfo.url);
$(ev.target).find('.module_type').html($._xeAdminVar.htItemTypes[htInfo.sModuleType].title);
if(htInfo.bShortCut){