From 2da7fb04e10ef4cdc42fdf3172d5b992f7584854 Mon Sep 17 00:00:00 2001 From: Jeffrey 'jf' Lim Date: Tue, 17 Sep 2013 19:42:44 +0800 Subject: [PATCH] Fix documentation for the 'Grid', 'Source Ordering' section --- docs/components/grid.html.erb | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/components/grid.html.erb b/docs/components/grid.html.erb index b680954dbf..f94e38d014 100644 --- a/docs/components/grid.html.erb +++ b/docs/components/grid.html.erb @@ -206,45 +206,45 @@ <%= code_example '
-
2
-
10, last
+
10
+
2, last
-
3
-
9, last
+
9
+
3, last
-
4
-
8, last
+
8
+
4, last
-
5
-
5, last
+
5
+
5, last
-
6
-
6, last
+
6
+
6, last
', :html %>
-
2
-
10, last
+
10
+
2, last
-
3
-
9, last
+
9
+
3, last
-
4
-
8, last
+
8
+
4, last
-
5
-
5, last
+
5
+
5, last
-
6
-
6, last
+
6
+
6, last