mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3044 Fix on video tools
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.186-d",
|
||||
"phraseanet-production-client": "0.34.189-d",
|
||||
"requirejs": "^2.3.5",
|
||||
"tinymce": "^4.0.28",
|
||||
"underscore": "^1.8.3",
|
||||
|
@@ -995,6 +995,8 @@
|
||||
<div id="dialog_publicator" title="{{ 'action : bridge' | trans }}" style="display:none;"></div>
|
||||
<div id="modal_feed" title="{{ 'action : publier' | trans }}" style="display:none;"></div>
|
||||
<div id="dialog_dwnl" title="{{ 'action : exporter' | trans }}" style="display:none;"></div>
|
||||
|
||||
<input type="hidden" id="default-video-chapter-label" value="{{ 'prod::videoTools:chapterTitle' | trans }}"/>
|
||||
<script type="text/javascript" id="bitly_loader"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
@@ -7578,10 +7578,10 @@ phraseanet-common@^0.4.5-d:
|
||||
js-cookie "^2.1.0"
|
||||
pym.js "^1.3.1"
|
||||
|
||||
phraseanet-production-client@0.34.186-d:
|
||||
version "0.34.186-d"
|
||||
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.186-d.tgz#3ad595280e8b97d3554a193345b49c9597b73f62"
|
||||
integrity sha512-HvZ1e3DldxN+KFFu8vXmv1b80nvAyW7MVfxcdBJt18NH6bbZlqaaVL3Ga7r3WZWYKBgGqYmc5q2mrxUc1HX+dQ==
|
||||
phraseanet-production-client@0.34.189-d:
|
||||
version "0.34.189-d"
|
||||
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.189-d.tgz#eb6f34fd1ddbc85a1498fb418ca6818936a5fc13"
|
||||
integrity sha512-iffPvnkhQaOI/HoXFJYSYes6M+YnmC3sBfC+qJl7KxyLSN8yYHeJaso/nCDn0ahZKHuE+0ghoRiBzSZdRma11A==
|
||||
dependencies:
|
||||
"@mapbox/mapbox-gl-language" "^0.9.2"
|
||||
"@turf/turf" "^5.1.6"
|
||||
|
Reference in New Issue
Block a user