From: Dave Gamache Date: Mon, 5 Nov 2012 00:32:08 +0000 (-0800) Subject: fixing language on body setup X-Git-Tag: v1.0.0~11 X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=4db38e05992d6f32af99a9bbe648fc11335a2272 fixing language on body setup --- diff --git a/docs/index.html b/docs/index.html index 13eec0b..dec5bac 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1109,7 +1109,7 @@ window.addEventListener('push', myFunction);
  1. 1. Fixed bars come first

    -

    Both .bar-title and .bar-tab components should always be the first thing in the <body> of the page.

    +

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer)) should always be the first thing in the <body> of the page. This is really important!

  2. 2. Everything else goes in .content