{include file="common/head.tpl.html" html5=true}
{menubutton->click string=$lang.global_new script="var menu = window.notes.TA.manager.get('contextmenu', window.notes.compat_grid._config.contextmenu.body); var item = menu.get_item('new'); window.notes.TA.exec_action(item.action, window.notes.compat_grid);"} {menubutton->click string=$lang.global_delete script="var menu = window.notes.TA.manager.get('contextmenu', window.notes.compat_grid._config.contextmenu.body); var item = menu.get_item('delete'); window.notes.TA.exec_action(item.action, window.notes.compat_grid);"} | {$lang.global_search}: | {* html->checkbox name="notesdone" value="1" selected=$notesdone output=$lang.notes_notesfinished onclick="window.notes.updateFilter(this.name, this.checked ? 1 : 0)" *} | {* html->checkbox name="notesundone" value="1" selected=$notesundone output=$lang.notes_notesunfinished onclick="window.notes.updateFilter(this.name, this.checked ? 1 : 0)" *} |