{{answer}}
+ +diff --git a/modules/faq/_faq_widget2.html.erb b/modules/faq/_faq_widget2.html.erb new file mode 100644 index 0000000..61b5c52 --- /dev/null +++ b/modules/faq/_faq_widget2.html.erb @@ -0,0 +1,30 @@ +
+ + diff --git a/modules/faq/info.json b/modules/faq/info.json index 8890df3..b7c66cd 100644 --- a/modules/faq/info.json +++ b/modules/faq/info.json @@ -12,8 +12,8 @@ "filename" : "faq_index2", "force_cover": "true", "name" : { - "zh_tw" : "2. 手風琴列表 ( 模組標題, 問題 )", - "en" : "2. Accordion list ( widget-title, question )" + "zh_tw" : "2. 手風琴列表 ( 模組標題, 問題, 答案 )", + "en" : "2. Accordion list ( widget-title, question, answer )" }, "thumbnail" : "thumb.png" } @@ -26,6 +26,15 @@ "en" : "1. List (widget-title, question)" }, "thumbnail" : "thumb.png" + }, + + { + "filename" : "faq_widget2", + "name" : { + "zh_tw" : "2. 手風琴列表 ( 模組標題, 問題, 答案 )", + "en" : "2. Accordion list ( widget-title, question, answer )" + }, + "thumbnail" : "thumb.png" } ] } \ No newline at end of file