replace jquery include at workspace/js/jquery-1.10.1.min.js

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@177248 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2019-02-22 14:47:06 +00:00
parent 3278f60755
commit 0df5cf42f0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<!-- DO NOT REMOVE THESE ONES: They are needed to 'openlayers-widget' -->
<script type="text/javascript" src="workspace/js/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="workspace/js/jquery-1.10.1.min.js"></script>
<link type="text/css" rel="stylesheet" href="CKanMetadataPublisher/css/ol.css">
<script type="text/javascript" src="workspace/js/ol.js"></script>