changeset 473:f497bd8c5d41

Just in case ..
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 06 Dec 2013 22:48:47 +0200
parents 1eabbd70cd25
children 9d6bd24f0400
files admajax.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Fri Dec 06 22:28:23 2013 +0200
+++ b/admajax.php	Fri Dec 06 22:48:47 2013 +0200
@@ -888,7 +888,7 @@
           "</div>\n".
           "<div id=\"ctrlSystemControls\">\n".
           stGetFormButtonInput("syscheck", "", "", "Perform system check", "performSystemCheck()")."\n".
-          stGetFormButtonInput("generate", "", "", "Add missing show positions", "generateEntryPositions(0, 1)")."\n".
+//          stGetFormButtonInput("generate", "", "", "Add missing show positions", "generateEntryPositions(0, 1)")."\n".
           stGetFormButtonInput("regenerate", "", "", "ReGenerate ALL show positions", "generateEntryPositions(0, 0)")."\n".
           "</div>\n";