* minifize the colorize js.

This commit is contained in:
wangchunsheng
2011-10-12 02:12:41 +00:00
parent 62b09d8dad
commit 58a96e12e0
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php js::import($jsRoot . 'jquery/colorize/full.js');?>
<?php js::import($jsRoot . 'jquery/colorize/min.js');?>
<script language='javascript'>
$(function()
{
+1
View File
File diff suppressed because one or more lines are too long