svn commit: r1039243 - /ofbiz/trunk/applications/content/widget/content/ContentMenus.xml

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

svn commit: r1039243 - /ofbiz/trunk/applications/content/widget/content/ContentMenus.xml

hansbak-2
Author: hansbak
Date: Fri Nov 26 03:16:45 2010
New Revision: 1039243

URL: http://svn.apache.org/viewvc?rev=1039243&view=rev
Log:
change style of new blog article button

Modified:
    ofbiz/trunk/applications/content/widget/content/ContentMenus.xml

Modified: ofbiz/trunk/applications/content/widget/content/ContentMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/ContentMenus.xml?rev=1039243&r1=1039242&r2=1039243&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/widget/content/ContentMenus.xml (original)
+++ ofbiz/trunk/applications/content/widget/content/ContentMenus.xml Fri Nov 26 03:16:45 2010
@@ -190,7 +190,7 @@ under the License.
         <menu-item name="NewBlog" title="${uiLabelMap.ContentCreateNewBlog}" widget-style="buttontext create">
             <link target="editBlog"/>
         </menu-item>
-        <menu-item name="NewBlogArticle" title="${uiLabelMap.ContentCreateNewBlogArticle}">
+        <menu-item name="NewBlogArticle" title="${uiLabelMap.ContentCreateNewBlogArticle}" widget-style="buttontext create">
             <condition>
                 <if-compare field="tabButtonItem" operator="equals" value="Articles"/>
             </condition>