mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
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:
parent
58af552862
commit
1add50bc89
3 changed files with 35 additions and 3 deletions
|
|
@ -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){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue