diff --git a/modules/archive/archive_index9.html.erb b/modules/archive/archive_index9.html.erb index 839160f..7477db6 100644 --- a/modules/archive/archive_index9.html.erb +++ b/modules/archive/archive_index9.html.erb @@ -12,18 +12,16 @@ - - - - - {{file-name}} - - - {{file-type}} - - - - + + + + {{file-name}} + + + {{file-type}} + + + diff --git a/modules/event_news/_event_news_widget9.html.erb b/modules/event_news/_event_news_widget9.html.erb index fa30141..84256f2 100644 --- a/modules/event_news/_event_news_widget9.html.erb +++ b/modules/event_news/_event_news_widget9.html.erb @@ -1,29 +1,29 @@ -
-

+
+

{{widget-title}}

- +
- - - + + + - - + - +
{{date-head}}{{title-head}}{{category-head}}{{date-head}}{{title-head}}{{category-head}}
- - {{status}} + + + {{status}} - {{title}} + {{title}} {{category}}{{category}}
- \ No newline at end of file diff --git a/modules/event_news/show.html.erb b/modules/event_news/show.html.erb index 9847736..c94bc39 100644 --- a/modules/event_news/show.html.erb +++ b/modules/event_news/show.html.erb @@ -1,152 +1,14 @@ - -

{{title}}

  • - - {{updated_at}} + + {{event_date-head}}: + {{updated_at}} +
  • -
  • +
  • @@ -199,176 +61,5 @@
- - -{{link_to_edit}} - \ No newline at end of file +{{link_to_edit}} \ No newline at end of file diff --git a/modules/personal_lab/index.html.erb b/modules/personal_lab/index.html.erb index b22a8de..b7144fc 100644 --- a/modules/personal_lab/index.html.erb +++ b/modules/personal_lab/index.html.erb @@ -2,20 +2,16 @@

{{widget-title}}

- {{th_year}} {{th_lab_title}} {{th_location}} {{th_member}} - 更多內容 - {{year}} - {{lab_title}} + {{lab_title}} {{location}} {{member}} - {{th_detail}} diff --git a/modules/personal_lab/index.html.erb.bak b/modules/personal_lab/index.html.erb.bak new file mode 100644 index 0000000..edfdb53 --- /dev/null +++ b/modules/personal_lab/index.html.erb.bak @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + +

{{widget-title}}

{{th_year}}{{th_lab_title}}{{th_location}}{{th_member}}更多內容
{{year}}{{lab_title}}{{location}}{{member}}{{th_detail}}
+{{pagination_goes_here}} + + \ No newline at end of file