mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Bump phraseanet-production-client
- added gps coords search
This commit is contained in:
@@ -33,6 +33,6 @@
|
||||
"postinstall": "./node_modules/.bin/gulp install;"
|
||||
},
|
||||
"dependencies": {
|
||||
"phraseanet-production-client": "~0.15.0"
|
||||
"phraseanet-production-client": "~0.16.0"
|
||||
}
|
||||
}
|
||||
|
BIN
resources/www/common/images/icons/map.png
Normal file
BIN
resources/www/common/images/icons/map.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
@@ -267,6 +267,9 @@
|
||||
<a id="ADV_query" href="#" class="btn btn-inverse adv_trigger adv_search_button">
|
||||
<img src="/assets/common/images/icons/settings.png" title="{{ 'Advanced Search' | trans }}"/>
|
||||
</a>
|
||||
<a id="geo_query" href="#" class="btn btn-inverse adv_trigger geo-search-action-btn">
|
||||
<img src="/assets/common/images/icons/map.png" title="{{ 'Geo Search' | trans }}"/>
|
||||
</a>
|
||||
<button type="submit" class="btn btn-inverse" style="font-size:14px">{{ 'boutton::rechercher' | trans }}</button>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
|
Reference in New Issue
Block a user