minor change to update css load via https
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/my-vres@122054 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
dd7461e405
commit
b59cf4b6eb
|
@ -0,0 +1 @@
|
|||
{"ide":{"scriptPaths":[]},"plugins":{"aui":{},"liferay":{},"yui":{}},"libs":["ecma5","browser"]}
|
|
@ -8,7 +8,7 @@
|
|||
<portlet:defineObjects />
|
||||
--%>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
|
||||
<script type="text/javascript" language="javascript" src='<%=request.getContextPath()%>/myvres/myvres.nocache.js'></script>
|
||||
<div id="myVREsDIV">
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue