You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/12/12 10:20:23 UTC

svn commit: r932418 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/viewers/wicket/application-menu-layout.html

Author: buildbot
Date: Fri Dec 12 09:20:22 2014
New Revision: 932418

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/components/viewers/wicket/application-menu-layout.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 12 09:20:22 2014
@@ -1 +1 @@
-1644849
+1644850

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 12 09:20:22 2014
@@ -1 +1 @@
-1644849
+1644850

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/application-menu-layout.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/application-menu-layout.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/application-menu-layout.html Fri Dec 12 09:20:22 2014
@@ -530,7 +530,7 @@ is not recommended).</p>
 <p>The tertiary menu bar consists of a single unnamed menu, rendered underneath the user's login, top right.  This is
 intended primarily for actions pertaining to the user themselves, eg their account, profile or settings:</p>
 
-<p><img src="images/application-menu-tertiary.png" width="300"></img></p>
+<p><img src="images/application-menu-tertiary.png" width="200"></img></p>
 
 <p>Domain services' actions can be associated with the tertiary menu using the same <code>@DomainServiceLayout</code> annotation.  For
 example, the <code>updateEpochDate(...)</code> and <code>listAllSettings(...)</code> actions come from the following service:</p>