source: trunk/grails-app/views/common/_jquerytmsetup.gsp @ 959

Last change on this file since 959 was 959, checked in by j.a.m.wesbeek@…, 12 years ago
  • set keyword expansion
  • Property svn:keywords set to Author Date Rev
File size: 621 bytes
Line 
1<!--
2  we'd rather like to use this tag, as this tag uses the proper jquery version
3  as maintained by the jquery plugin. However, nimble is conflicting at this
4  moment and tries to fetch jquery from it's plugin resource location (which
5  you can see in the HTML rendered version of this layout in the nimble views.
6  So for now we will use the hardcoded javascript tag instead and comment out:
7  <g:javascript library="jquery" />
8  @see http://jira.codehaus.org/browse/GRAILSPLUGINS-1658
9  @see http://github.com/intient/nimble/issues#issue/55
10//-->
11<script type="text/javascript" src="/gscf/js/jquery/tm.js"></script>
Note: See TracBrowser for help on using the repository browser.