]> wagnertech.de Git - timetracker.git/blobdiff - cf_custom_field_add.php
Cosmetic formatting fixes
[timetracker.git] / cf_custom_field_add.php
index fc35cf13e4a95c3313cc68ae317bcebc0ed103da..3af6c3a2781b58b4f8db00e83c2ea3b4132e91b9 100644 (file)
@@ -43,7 +43,7 @@ if ($request->getMethod() == 'POST') {
   if (!$cl_required)
     $cl_required = 0;
 }
-       
+
 $form = new Form('fieldForm');
 $form->addInput(array('type'=>'text','maxlength'=>'100','name'=>'name','value'=>''));
 $form->addInput(array('type'=>'combobox','name'=>'type',