From bab51d27ace206c9c691ab7a43657774cbd2b852 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 19:40:57 -0700 Subject: Refactor panels to have a base class for improved flexibility when customizing (and no overriding to start, too) --- examples/theme/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/theme/index.html b/examples/theme/index.html index a44a8220a..868e829f3 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -309,7 +309,7 @@
-
+

Panel title

-- cgit v1.2.3