Changeset 1119 for trunk/grails-app/views/layouts/main.gsp
- Timestamp:
- Nov 11, 2010, 1:39:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/layouts/main.gsp
r1080 r1119 30 30 </div> 31 31 <img src="${resource(dir: 'images', file: 'beta-stamp.png')}" alt="beta"> 32 <g:if env="development"><g:render template="/common/feedback"/></g:if>33 32 </div> 34 33 </body>
Note: See TracChangeset
for help on using the changeset viewer.