#3148 added possibility to postpone VRE expiration time of six months, moved to GWT 2.7.0
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/vre-manager@113714 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
39495ea81c
commit
4f5c47ac50
|
@ -1,5 +1,12 @@
|
||||||
<ReleaseNotes>
|
<ReleaseNotes>
|
||||||
<Changeset component="org.gcube.portlets-admin.vre-manager.5-1-0" date="2014-06-06">
|
<Changeset component="org.gcube.portlets-admin.vre-manager.5-2-0"
|
||||||
|
date="2015-03-24">
|
||||||
|
<Change>added possibility to postpone VRE expiration time of six
|
||||||
|
months</Change>
|
||||||
|
<Change>moved to GWT 2.7.0</Change>
|
||||||
|
</Changeset>
|
||||||
|
<Changeset component="org.gcube.portlets-admin.vre-manager.5-1-0"
|
||||||
|
date="2014-06-06">
|
||||||
<Change>Ported to Feather Weight Stack Portal</Change>
|
<Change>Ported to Feather Weight Stack Portal</Change>
|
||||||
</Changeset>
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets-admin.vre-manager.5-0-0"
|
<Changeset component="org.gcube.portlets-admin.vre-manager.5-0-0"
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<inherits name='com.google.gwt.user.User' />
|
<inherits name='com.google.gwt.user.User' />
|
||||||
|
|
||||||
<!-- To Comment out -->
|
<!-- To Comment out -->
|
||||||
<set-property name="user.agent" value="gecko1_8,safari" />
|
<!-- <set-property name="user.agent" value="gecko1_8,safari" /> -->
|
||||||
|
|
||||||
<!-- Inherit the default GWT style sheet. You can change -->
|
<!-- Inherit the default GWT style sheet. You can change -->
|
||||||
<!-- the theme of your GWT application by uncommenting -->
|
<!-- the theme of your GWT application by uncommenting -->
|
||||||
|
|
Loading…
Reference in New Issue