* update zui files.

This commit is contained in:
Catouse
2018-05-08 16:15:37 +08:00
parent de33978595
commit 1f144cf5af
3 changed files with 4 additions and 7 deletions
-3
View File
@@ -1671,9 +1671,6 @@ needPing = true;
/* When body's ready, execute these. */
$(document).ready(function()
{
if(typeof(config.onlybody) != 'undefined' && config.onlybody == 'yes') checkOnlybodyPage();
$('body').addClass('m-{currentModule}-{currentMethod}'.format(config));
setTableBehavior();
setForm();
saveWindowSize();
+3 -3
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long