Marius Cramer
2014-08-14 a5e225d6a00fa21f3fb3a77b43b318701377f0e3
interface/web/js/scrigo.js.php
@@ -438,6 +438,8 @@
}
function changeTab(tab,target,force) {
   if(requestsRunning > 0) return false;
   //document.forms[0].next_tab.value = tab;
   document.pageForm.next_tab.value = tab;