Changeset 1916
- Timestamp:
- Jun 7, 2011, 4:53:06 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/application.properties
r1915 r1916 14 14 plugins.famfamfam=1.0.1 15 15 plugins.gdt=0.0.54 16 plugins.gdtimporter=0.4.5. 616 plugins.gdtimporter=0.4.5.7 17 17 plugins.grom=0.2.2 18 18 plugins.hibernate=1.3.7 -
trunk/grails-app/conf/BuildConfig.groovy
r1860 r1916 48 48 //grails.plugin.location.'gdt' = '../gdt' 49 49 //grails.plugin.location.'jumpbar' = '../jumpbar' 50 //grails.plugin.location.'gdtimporter' = '../gdtimporter'50 grails.plugin.location.'gdtimporter' = '../gdtimporter' -
trunk/grails-app/views/studyWizard/common/_error.gsp
r1430 r1916 15 15 */ 16 16 %> 17 17 18 <g:if test="${wizardErrors}"> 18 19 <div id="wizardError" class="error" title="errors">
Note: See TracChangeset
for help on using the changeset viewer.