added dependency:
js/jquery-1.11.1.min.js needed to openlayers-widget git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@177246 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
3b414664ca
commit
f105184416
|
@ -14,7 +14,8 @@
|
|||
<link type="text/css" rel="stylesheet" href="workspaceportlet.css">
|
||||
|
||||
|
||||
<!-- They are needed to 'openlayers-widget' -->
|
||||
<!-- 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>
|
||||
<link type="text/css" rel="stylesheet" href="CKanMetadataPublisher/css/ol.css">
|
||||
<script type="text/javascript" src="workspace/js/ol.js"></script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue