* mv the view file of common module to view directory.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<link rel='stylesheet' href='<?php echo $clientTheme;?>treetable.css' type='text/css' />
|
||||
<script src='<?php echo $jsRoot;?>jquery/treetable/min.js' type='text/javascript'></script>
|
||||
<script language='javascript'>$(function() { $("#treetable").treeTable({clickableNodeNames:true,initialState:"expanded"})})</script>
|
||||
Reference in New Issue
Block a user