-
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
eec1f4b
commit ead5f2c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule client_helpers
updated
16 files
+39 −5 | ElasticsearchProxyHelper.php | |
+2 −1 | ElasticsearchReportHelper.php | |
+3 −2 | data_entry_helper.php | |
+1 −1 | helper_base.php | |
+36 −24 | import_helper.php | |
+21 −11 | map_helper.php | |
+1 −1 | prebuilt_forms/dynamic_elasticsearch.php | |
+0 −1 | prebuilt_forms/extensions/splash_extensions.js | |
+29 −2 | prebuilt_forms/extensions/splash_extensions.php | |
+15 −3 | prebuilt_forms/includes/map.php | |
+0 −1 | prebuilt_forms/js/plant_portal_user_data_importer.js | |
+3 −1 | prebuilt_forms/lang/npms_sample_occurrence.en.php | |
+175 −68 | prebuilt_forms/npms_sample_occurrence.php | |
+0 −35 | prebuilt_forms/plant_portal_user_data_importer.php | |
+255 −253 | report_helper.php | |
+38 −51 | user_helper.php |
Submodule media
updated
4 files
+3 −1 | js/indicia.datacomponents/jquery.idc.dataGrid.js | |
+68 −44 | js/indicia.datacomponents/jquery.idc.esDownload.js | |
+1 −1 | js/indicia.functions.js | |
+13 −5 | js/jquery.indiciaMapPanel.js |