From afa4b7dcb325e5290d0f9605c1fdcf3460cd1e89 Mon Sep 17 00:00:00 2001 From: Christophe Vilayphiou Date: Sat, 28 Jul 2012 16:06:44 +0800 Subject: [PATCH] Remove cache --- public/index.html | 222 ------------------ public/panel/news/widget/home_banner.html | 55 ----- .../news/widget/news_bulletins_controller.rb | 2 +- 3 files changed, 1 insertion(+), 278 deletions(-) delete mode 100644 public/index.html delete mode 100644 public/panel/news/widget/home_banner.html diff --git a/public/index.html b/public/index.html deleted file mode 100644 index d94cc9c5..00000000 --- a/public/index.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - 國立政治大學 - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
-
-
-
-
-

測試

-
-
-
-
-
-
-
-
-
-
- -
-
-
- -
-
-
-

活動行事曆

- - prev - next -
-
    -
  • -
    - - -
    - -
    -
  • -
  • -
    - - -
    - -
    -
  • -
  • -
    - - -
    - -
    -
  • -
-
-
-
- -
- - -
-
- - -
- - - diff --git a/public/panel/news/widget/home_banner.html b/public/panel/news/widget/home_banner.html deleted file mode 100644 index fca8803b..00000000 --- a/public/panel/news/widget/home_banner.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - -

校園新聞

-
- - 更多+ - - - -
-
previous page
-
next page
- - - - diff --git a/vendor/built_in_modules/news/app/controllers/panel/news/widget/news_bulletins_controller.rb b/vendor/built_in_modules/news/app/controllers/panel/news/widget/news_bulletins_controller.rb index 3ad7e3ef..9a8ac884 100644 --- a/vendor/built_in_modules/news/app/controllers/panel/news/widget/news_bulletins_controller.rb +++ b/vendor/built_in_modules/news/app/controllers/panel/news/widget/news_bulletins_controller.rb @@ -1,5 +1,5 @@ class Panel::News::Widget::NewsBulletinsController < OrbitWidgetController -caches_page :home_banner +# caches_page :home_banner def initialize super