Ignore:
Timestamp:
Apr 28, 2011, 2:31:56 PM (13 years ago)
Author:
gav
Message:

Upgrade branches/util-apps/DomainUtil to Grails-1.3.7.

Location:
branches/util-apps/DomainUtil/web-app
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/util-apps/DomainUtil/web-app/WEB-INF/tld/grails.tld

    r766 r907  
    55            http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
    66        version="2.0">
    7     <description>The Grails (Groovy on Rails) custom tag library</description>
     7    <description>The Grails custom tag library</description>
    88    <tlib-version>0.2</tlib-version>
    99    <short-name>grails</short-name>
    1010    <uri>http://grails.codehaus.org/tags</uri>
    11 
    1211
    1312    <tag>
  • branches/util-apps/DomainUtil/web-app/css/main.css

    r766 r907  
    130130    border: 1px solid red;
    131131}
     132td.errors textarea {
     133    border: 1px solid red;
     134}
    132135
    133136/* TABLES */
Note: See TracChangeset for help on using the changeset viewer.