From 1c9766837772b7152b893b4420df08c6f249d355 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Thu, 18 Jul 2013 04:19:42 +0200 Subject: [PATCH] Update static loaders Ran makeStaticLoader.php: - Synced mis-match of css in demos. - Added missing experimental. We originally had experimental in static. They were removed because the section became empty (not because we no longer wanted them in static loader). If we don't want them here, we should remove the entry from makeStaticLoader.php. Change-Id: I275133d1cfebf174e54bf1b8f44465495949991a --- demos/ve/index.php | 7 +++++-- modules/ve/test/index.php | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/demos/ve/index.php b/demos/ve/index.php index bb86b79c49..042692b2f7 100644 --- a/demos/ve/index.php +++ b/demos/ve/index.php @@ -51,13 +51,13 @@ $html = file_get_contents( $page ); - - + + @@ -282,6 +282,9 @@ $html = file_get_contents( $page ); + + + + + +