changeset 476:cb4ed6b12bb6

Backed out f497bd8c5d41.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Dec 2013 00:12:46 +0200
parents 350e68dc6599
children 82b94c1db52d
files admajax.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Fri Dec 06 23:58:50 2013 +0200
+++ b/admajax.php	Sat Dec 07 00:12:46 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";