make js/css min

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9681 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-10-19 08:50:52 +00:00
parent 255fdc321b
commit 3424894322
3 changed files with 3 additions and 5 deletions

View file

@ -2086,5 +2086,3 @@ function legacy_filter(filter_name, form, module, act, callback, responses, conf
return false;
}
/* Modal Fog Layer */
jQuery(function($){$('.wfsr_fog>.bg').height($(document).height());});