From 7403ed9e431a5b35f69b68a790bc5acd6d4e20aa Mon Sep 17 00:00:00 2001
From: Jake Boone
Date: Thu, 22 Dec 2011 15:39:06 -0500
Subject: [PATCH] Move back button configuration options to Page section
---
docs/api/data-attributes.html | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/docs/api/data-attributes.html b/docs/api/data-attributes.html
index f46b86b0624..e5d1aa3f9e7 100644
--- a/docs/api/data-attributes.html
+++ b/docs/api/data-attributes.html
@@ -193,18 +193,6 @@
Container with data-role="header"
-
- | data-add-back-btn |
- true | false (auto add back button, header only) |
-
-
- | data-back-btn-text |
- string |
-
-
- | data-back-btn-theme |
- swatch letter (a-z) |
-
| data-position |
fixed |
@@ -311,6 +299,18 @@
Container with data-role="page"
+
+ | data-add-back-btn |
+ true | false (auto add back button, header only) |
+
+
+ | data-back-btn-text |
+ string |
+
+
+ | data-back-btn-theme |
+ swatch letter (a-z) |
+
| data-close-btn-text |
string (text for the close button, dialog only) |