You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2012/10/19 02:53:36 UTC

[6/8] git commit: Update for Twitter Bootstrap CSS

Update for Twitter Bootstrap CSS


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/47a324ed
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/47a324ed
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/47a324ed

Branch: refs/heads/5.4-js-rewrite
Commit: 47a324ed86506e2154bce671fe3d6b3ae00dfbd5
Parents: 4d28fde
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Thu Oct 18 15:25:54 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Thu Oct 18 15:25:54 2012 -0700

----------------------------------------------------------------------
 tapestry-core/src/test/app1/DiscardAfterDemo.tml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/47a324ed/tapestry-core/src/test/app1/DiscardAfterDemo.tml
----------------------------------------------------------------------
diff --git a/tapestry-core/src/test/app1/DiscardAfterDemo.tml b/tapestry-core/src/test/app1/DiscardAfterDemo.tml
index 9bfb2b6..ea25dfd 100644
--- a/tapestry-core/src/test/app1/DiscardAfterDemo.tml
+++ b/tapestry-core/src/test/app1/DiscardAfterDemo.tml
@@ -4,7 +4,7 @@
 
     <h1>@DiscardAfter Demo</h1>
 
-    <t:form>
+    <t:form class="form-inline">
 
         <t:textfield t:id="stringValue"/>