mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
PHRAS-3022 Fix zoom icon display
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"normalize-css": "^2.1.0",
|
||||
"npm": "^6.0.0",
|
||||
"npm-modernizr": "^2.8.3",
|
||||
"phraseanet-production-client": "0.34.173-d",
|
||||
"phraseanet-production-client": "0.34.174-d",
|
||||
"requirejs": "^2.3.5",
|
||||
"tinymce": "^4.0.28",
|
||||
"underscore": "^1.8.3",
|
||||
|
@@ -141,7 +141,7 @@
|
||||
<i class="fa fa-image fa-stack-1x zoom-menu-icon zoom-menu-left" aria-hidden="true"></i>
|
||||
<div id="EDIT_ZOOMSLIDER" >
|
||||
</div>
|
||||
<i class="fa fa-image fa-stack-1x zoom-menu-icon zoom-menu-right" aria-hidden="true" style="left: 98%;top: 4px"></i>
|
||||
<i class="fa fa-image fa-stack-1x zoom-menu-icon zoom-menu-right" aria-hidden="true"></i>
|
||||
</div>
|
||||
{% if recordsRequest.isSingleStory() %}
|
||||
<div class="GRP_IMAGE_REP">
|
||||
|
@@ -7577,10 +7577,10 @@ phraseanet-common@^0.4.5-d:
|
||||
js-cookie "^2.1.0"
|
||||
pym.js "^1.3.1"
|
||||
|
||||
phraseanet-production-client@0.34.173-d:
|
||||
version "0.34.173-d"
|
||||
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.173-d.tgz#a06bcd79f5174f3b8bc6ed511a7b9a08ca2eb885"
|
||||
integrity sha512-8CL87rDf4Pcd9xwcZkgjIGjqU6smVCbC2qgHjfDBA9aQzfpXhjM1uFsvMxjRheiN+2rrzvs05DPBOJCYZtegTw==
|
||||
phraseanet-production-client@0.34.174-d:
|
||||
version "0.34.174-d"
|
||||
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.174-d.tgz#1896144e78602b04a748d3f5ec33e1d848510222"
|
||||
integrity sha512-xZ270lzhMEYtKkUmUq5yeBiKHClpVgybgDsMZ9/v9Rez6l860ZAV7Ry9HS11pwX7GfDgvnDYz3eVYCuw7VbRcw==
|
||||
dependencies:
|
||||
"@mapbox/mapbox-gl-language" "^0.9.2"
|
||||
"@turf/turf" "^5.1.6"
|
||||
|
Reference in New Issue
Block a user