-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
292eeaf
commit 99a4240
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule client_helpers
updated
16 files
+6 −4 | _helper_config.php | |
+33 −3 | data_entry_helper.php | |
+3 −1 | helper_base.php | |
+463 −257 | import_helper.php | |
+142 −79 | lang.php | |
+11 −0 | prebuilt_forms/css/sass/verification_5.scss | |
+13 −0 | prebuilt_forms/css/verification_5.css | |
+560 −537 | prebuilt_forms/dynamic_location.php | |
+8 −0 | prebuilt_forms/extensions/misc_extensions.js | |
+36 −16 | prebuilt_forms/extensions/misc_extensions.php | |
+157 −66 | prebuilt_forms/importer.php | |
+62 −35 | prebuilt_forms/js/record_details_2.js | |
+145 −79 | prebuilt_forms/js/verification_5.js | |
+4 −9 | prebuilt_forms/my_dot_map.php | |
+20 −13 | prebuilt_forms/record_details_2.php | |
+1,816 −1,723 | prebuilt_forms/verification_5.php |
Submodule media
updated
3 files
+106 −100 | js/drivers/georeference/google_places.js | |
+23 −25 | js/jquery.indiciaMapPanel.js | |
+23 −33 | js/jquery.reportgrid.js |