From 928840f449136ad9a41aff66660a0523c2ba8918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 21 Apr 2010 15:06:53 +0200 Subject: [PATCH] Whitespace fixups. --- js/tbl_change.js | 78 ++++++++++++++++++++++++------------------------ 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/js/tbl_change.js b/js/tbl_change.js index a5ee5c1c1..36c4303ef 100644 --- a/js/tbl_change.js +++ b/js/tbl_change.js @@ -9,7 +9,7 @@ * Modify from controls when the "NULL" checkbox is selected * * @param string the MySQL field type - * @param string the urlencoded field name - OBSOLETE + * @param string the urlencoded field name - OBSOLETE * @param string the md5 hashed field name * @param string the multi_edit row sequence number * @@ -81,7 +81,7 @@ function fractionReplace(num) case 8:res= "08";break; case 9:res= "09";break; } - return res; + return res; } /* function to check the validity of date @@ -96,7 +96,7 @@ function isDate(val,tmstmp) val=val.replace(/[.|*|^|+|//|@]/g,'-'); var arrayVal=val.split("-"); for(var a=0;a