Skip to content

Commit

Permalink
Sub-module tree positions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvanbreda committed Oct 11, 2021
1 parent c43d7e0 commit 767cf34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client_helpers
Submodule client_helpers updated 113 files
2 changes: 1 addition & 1 deletion media
Submodule media updated 39 files
+0 −14 css/default_site.css
+108 −28 css/theme-bootstrap-3.css
+1 −1 css/theme-bootstrap-3.css.map
+121 −29 css/theme-generic.css
+1 −1 css/theme-generic.css.map
+ images/licences-sprite.png
+6 −5 js/addNewTaxon.js
+152 −7 js/addRowToGrid.js
+12 −11 js/controls/speciesmap_controls.js
+7 −3 js/drivers/sref/4326.js
+33 −11 js/drivers/sref/osgb.js
+31 −9 js/drivers/sref/osie.js
+68 −38 js/indicia.datacomponents/idc.core.js
+5 −0 js/indicia.datacomponents/idc.esDataSource.js
+3 −3 js/indicia.datacomponents/idc.pager.js
+67 −50 js/indicia.datacomponents/jquery.idc.cardGallery.js
+39 −34 js/indicia.datacomponents/jquery.idc.dataGrid.js
+2 −2 js/indicia.datacomponents/jquery.idc.esDownload.js
+49 −14 js/indicia.datacomponents/jquery.idc.leafletMap.js
+117 −94 js/indicia.datacomponents/jquery.idc.recordDetailsPane.js
+52 −14 js/indicia.datacomponents/jquery.idc.verificationButtons.js
+45 −11 js/indicia.datepicker.js
+7 −3 js/indicia.functions.js
+2 −0 js/jquery.autocomplete.js
+518 −363 js/jquery.indiciaMapPanel.js
+9 −7 js/jquery.reportgrid.js
+32 −20 js/reportFilters.js
+15 −0 scss/bootstrap-3/_form-controls.scss
+24 −11 scss/common/_form-controls.scss
+34 −48 scss/common/_indicia-datacomponents.scss
+9 −0 scss/common/_licence-icons.scss
+3 −0 scss/common/_media.scss
+24 −0 scss/common/_mixins.scss
+8 −7 scss/common/_report-grid.scss
+8 −1 scss/common/_variables.scss
+5 −1 scss/generic/_bootstrapify.scss
+23 −0 scss/generic/_form-controls.scss
+1 −0 scss/theme-bootstrap-3.scss
+1 −0 scss/theme-generic.scss

0 comments on commit 767cf34

Please sign in to comment.