button to force screen reset

This commit is contained in:
2017-09-06 16:31:48 +02:00
parent 0af62f47e6
commit f693373a34
8 changed files with 28 additions and 2 deletions
+2
View File
@@ -41,6 +41,8 @@ pg('help', 'cfg page-help', 'help', '/help');
pg('about', 'cfg page-about', 'about', '/about');
pg('term', 'term', '', '/', 'title.term');
pg('reset_screen', 'api', '', '/system/cls', 'title.term');
// ajax API
return $pages;