From 01f61cfd546f87f90a2e38d13ac9abcbab798226 Mon Sep 17 00:00:00 2001 From: toddparker Date: Fri, 26 Aug 2011 16:58:16 -0400 Subject: [PATCH] Removed prefetch. Can't use that on a dialog. --- docs/pages/page-dialogs.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/page-dialogs.html b/docs/pages/page-dialogs.html index 428d645f..2b222d24 100755 --- a/docs/pages/page-dialogs.html +++ b/docs/pages/page-dialogs.html @@ -31,7 +31,7 @@

- Open dialog + Open dialog @@ -61,11 +61,11 @@

Styling & theming

Dialogs can be styled with different themes, just like any page. Here is a different dialog design:

- An alternate color scheme + An alternate color scheme

And dialogs can be can used more like a control sheet to offer multiple buttons by removing the header:

- Share photos... + Share photos...