var init = { tableElem: '#currentTable', tableRenderId: 'currentTableRenderId', indexUrl: 'system.timer_config/index', addUrl: 'system.timer_config/add' + location.search, editUrl: 'system.timer_config/edit', readUrl: 'system.timer_config/read', deleteUrl: 'system.timer_config/delete', exportUrl: 'system.timer_config/export', modifyUrl: 'system.timer_config/modify', triggerUrl: 'system.timer_config/trigger', };