mindmap.html.php 168 B

12345
  1. <?php
  2. css::import($jsRoot . 'mindmap/css/zui.mindmap.css');
  3. js::import($jsRoot . 'mindmap/js/hotkey.min.js');
  4. js::import($jsRoot . 'mindmap/js/zui.mindmap.js?v=2');
  5. ?>