-
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
e151e35
commit e6f0b22
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule client_helpers
updated
15 files
Submodule media
updated
11 files
+8 −0 | composer.json | |
+0 −132 | css/report-filters.css | |
+157 −0 | css/theme-bootstrap-3.css | |
+1 −1 | css/theme-bootstrap-3.css.map | |
+142 −0 | css/theme-generic.css | |
+1 −1 | css/theme-generic.css.map | |
+7 −1 | js/controls/speciesmap_controls.js | |
+33 −25 | js/indicia.datacomponents/jquery.idc.leafletMap.js | |
+85 −51 | js/reportFilters.js | |
+19 −0 | scss/bootstrap-3/_form-controls.scss | |
+156 −0 | scss/common/_report-filters.scss |