Revision: 17288
http://sourceforge.net/p/gate/code/17288
Author: valyt
Date: 2014-02-11 16:40:15 +0000 (Tue, 11 Feb 2014)
Log Message:
-----------
Use resources plugin, and removed fake query string intended to force icon
reload.
Modified Paths:
--------------
mimir/branches/5.0/mimir-web/grails-app/views/layouts/main.gsp
Modified: mimir/branches/5.0/mimir-web/grails-app/views/layouts/main.gsp
===================================================================
--- mimir/branches/5.0/mimir-web/grails-app/views/layouts/main.gsp
2014-02-11 16:38:21 UTC (rev 17287)
+++ mimir/branches/5.0/mimir-web/grails-app/views/layouts/main.gsp
2014-02-11 16:40:15 UTC (rev 17288)
@@ -2,7 +2,9 @@
<head>
<title><g:layoutTitle default="Mimir" /></title>
<link rel="stylesheet" href="${resource(dir:'css',file:'main.css')}" />
- <link rel="shortcut icon"
href="${resource(dir:'images',file:'mimir-favicon.ico')}?v=1"
type="image/x-icon" />
+ <link rel="shortcut icon"
+ href="${resource(dir:'images',file:'mimir-favicon.ico',
plugin:'mimir-web')}"
+ type="image/x-icon" />
<g:layoutHead />
<g:javascript src="application.js" />
<r:layoutResources />
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs