Files
ulthon_admin/app/admin/view/xhprof/run_watch/_common.js

12 lines
259 B
PHP

var init = {
tableElem: '#currentTable',
tableRenderId: 'currentTableRenderId',
indexUrl: 'xhprof.run_watch/index',
addUrl: '',
editUrl: '',
readUrl: 'xhprof.run_watch/read',
deleteUrl: '',
exportUrl: '',
modifyUrl: '',
};