From 42d9028c38ad423b25109bb0b32aa22a508ad554 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 6 Dec 2010 13:35:48 -0500 Subject: [PATCH] revert to using data-role="page" / data-theme="b" for event view. Revert back to this for now, until issues with dialog views are resoloved. In particular: https://github.com/jquery/jquery-mobile/issues/#issue/506 https://github.com/jquery/jquery-mobile/issues/#issue/513 --- kronolith/templates/mobile/event.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kronolith/templates/mobile/event.html.php b/kronolith/templates/mobile/event.html.php index cf5ba1f6f..7e87554e3 100644 --- a/kronolith/templates/mobile/event.html.php +++ b/kronolith/templates/mobile/event.html.php @@ -1,4 +1,5 @@ -
+

+ \ No newline at end of file -- 2.11.0