Blbuvzdorny prohledavani polozek skladem
[mirrors/SokoMan.git] / assistants / stats / financial.inc.php
index 88464c8c01c3e6386c287477d99d99f0f3cdca7d..3f38df3c0a49cf0a878f917ecedf815d0efab156 100644 (file)
@@ -7,7 +7,7 @@ if(isset($_GET['month'])) {
 }
 
 echo $this->html->form($URL, 'GET', array(
-       array('month',$month,'text',false,'autofocus','YYYY-MM:'),
+       array('month',$month,'text',false,'','YYYY-MM:'),
        array(false,'SELECT BY MONTH','submit')
 ));
 
This page took 0.092917 seconds and 4 git commands to generate.