svn commit: r607454 - /ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r607454 - /ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml

adrianc
Author: adrianc
Date: Sat Dec 29 10:18:00 2007
New Revision: 607454

URL: http://svn.apache.org/viewvc?rev=607454&view=rev
Log:
Small fixup for last commit.

Modified:
    ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml

Modified: ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml?rev=607454&r1=607453&r2=607454&view=diff
==============================================================================
--- ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml (original)
+++ ofbiz/trunk/framework/webtools/webapp/webtools/service/ServiceForms.xml Sat Dec 29 10:18:00 2007
@@ -71,7 +71,6 @@
     </form>
 
     <form name="JobList" title="" target="" type="list" list-name="jobs"
-        default-title-style="tableheadtext" default-widget-style="tabletext" default-tooltip-style="tabletext"
         paginate-target="jobList" override-list-size="${jobListSize}">
         <field name="jobName" title="${uiLabelMap.WebtoolsJob}"><display/></field>
         <field name="jobId" title="${uiLabelMap.CommonId}"><display/></field>