mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2989 fix dblclick on view details
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.152-d",
|
||||
"phraseanet-production-client": "0.34.153-d",
|
||||
"requirejs": "^2.3.5",
|
||||
"tinymce": "^4.0.28",
|
||||
"underscore": "^1.8.3",
|
||||
|
@@ -23,7 +23,7 @@
|
||||
data-position="0"
|
||||
data-id="{{basket.getId()}}"
|
||||
data-reload="true"
|
||||
class="otherBaskToolTip open-preview-action" title="{{basket.getDescription()}}">
|
||||
class="otherBaskToolTip to-open-preview-action" title="{{basket.getDescription()}}">
|
||||
{#<img style="vertical-align:middle" src="/assets/common/images/icons/basket.png" width="16">#}
|
||||
|
||||
{% if basket.getValidation() %}
|
||||
|
@@ -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.152-d:
|
||||
version "0.34.152-d"
|
||||
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.152-d.tgz#ac2165ee1173e61789847c2b578e479bde737e86"
|
||||
integrity sha512-e1+cskYWg+qNc4OSs/M9NOnBkJJpeceOGv7a6wyvw1PK/Cezv4Fp9I7apVNJov4G9agyptndzFeQfmM3fQm6YA==
|
||||
phraseanet-production-client@0.34.153-d:
|
||||
version "0.34.153-d"
|
||||
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.153-d.tgz#3014c7345cad2f3f106975805e5b8db5e8db3d56"
|
||||
integrity sha512-IX5oVB4MmI/PE9iDkeuuXdjfoJd4q4SdFxHuGLswyT0PWxZhIzLT7D2zNc77ULpcnX9KnvCs6wIEIn4UbKC0pQ==
|
||||
dependencies:
|
||||
"@mapbox/mapbox-gl-language" "^0.9.2"
|
||||
"@turf/turf" "^5.1.6"
|
||||
|
Reference in New Issue
Block a user