mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-08 12:51:37 -04:00
Improves start_shop, gets contacts ready for processing.
1) Slight improvements in UI with start_shop .. the date. 2) Adds deferred promise for contact.js.
This commit is contained in:
+1
-1
@@ -549,7 +549,7 @@ $(function() {
|
||||
|
||||
});
|
||||
|
||||
return dfd.promise()
|
||||
return dfd.promise();
|
||||
|
||||
} // end function save_or_close
|
||||
|
||||
|
||||
Reference in New Issue
Block a user