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/02/11 01:12:09 UTC

svn commit: r897305 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html

Author: buildbot
Date: Tue Feb 11 00:12:08 2014
New Revision: 897305

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/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 00:12:08 2014
@@ -1 +1 @@
-1566880
+1566882

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 00:12:08 2014
@@ -1 +1 @@
-1566880
+1566882

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html Tue Feb 11 00:12:08 2014
@@ -347,7 +347,7 @@ public LocalDate getDueBy() {
 }
 </code></pre>
 
-<p>Note also that instead of using <code>@CssClass</code> annotation, you can also specify the CSS style using a <a href="../../core/dynamic-layouts.html">dynamic layout</a> JSON file:</p>
+<p>Note also that instead of using <code>@CssClass</code> annotation, you can also specify the CSS style using a <a href="./dynamic-layouts.html">dynamic layout</a> JSON file:</p>
 
 <pre><code>...
 dueBy: {