fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14236] validations


From: Saul
Subject: [Fmsystem-commits] [14236] validations
Date: Fri, 23 Oct 2015 21:00:52 +0000

Revision: 14236
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14236
Author:   psaul
Date:     2015-10-23 21:00:52 +0000 (Fri, 23 Oct 2015)
Log Message:
-----------
validations

Modified Paths:
--------------
    branches/dev-syncromind/booking/js/booking/event.js

Modified: branches/dev-syncromind/booking/js/booking/event.js
===================================================================
--- branches/dev-syncromind/booking/js/booking/event.js 2015-10-23 21:00:31 UTC 
(rev 14235)
+++ branches/dev-syncromind/booking/js/booking/event.js 2015-10-23 21:00:52 UTC 
(rev 14236)
@@ -65,13 +65,6 @@
             building_id_selection = building_id;
         }
     });
-    
-//    $('#form').submit(function(e){
-//        if(!validate_documents()){
-//            e.preventDefault();
-//            alert(lang['You must accept to follow all terms and conditions 
of lease first.']);
-//        }
-//    });
 });
 
 $.formUtils.addValidator({




reply via email to

[Prev in Thread] Current Thread [Next in Thread]