Changeset 2849:97e1b334e54b for plugins/pages/list.php
- Timestamp:
- 12/16/14 11:46:03 (11 years ago)
- Branch:
- default
- Children:
- 2850:aacd042b1035, 2877:ae86da118440
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/list.php
r2825 r2849 58 58 dcPage::jsLoad('js/jquery/jquery-ui.custom.js'). 59 59 dcPage::jsLoad('js/jquery/jquery.ui.touch-punch.js'). 60 dcPage::jsLoad( $core->adminurl->decode('load.plugin.file',array('pf' => 'pages/list.js'))).60 dcPage::jsLoad(dcPage::getPF('pages/list.js')). 61 61 '<script type="text/javascript">'. 62 62 "\n".'//<![CDATA['."\n".
Note: See TracChangeset
for help on using the changeset viewer.