#waitforserverresponse -> .wfsr

admin.css .x class added.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8983 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-02 04:07:33 +00:00
parent 0a9b09e024
commit bd6be95b08
17 changed files with 1204 additions and 1130 deletions

View file

@ -56,7 +56,7 @@
<script type="text/javascript">
var confirm_delete_msg = "{$lang->confirm_delete}";
xAddEventListener(window,"load",function() { doStartPageModify('zonePageContent', '{$module_info->module_srl}'); jQuery('div#xeAdmin').css('background-color','transparent');});
xAddEventListener(window,"load",function() { doStartPageModify('zonePageContent', '{$module_info->module_srl}'); jQuery('div.admin').css('background-color','transparent');});
</script>
<!--#include("../../widget/tpl/widget_layer.html")-->