From f363f700dcaa2be48ce8074a0beb834c509db54f Mon Sep 17 00:00:00 2001 From: rulingcom Date: Mon, 1 Nov 2021 09:55:23 +0800 Subject: [PATCH] Updated 11/1 --- .../stylesheets/template/layout/header.scss | 12 +- modules/ad_banner/_ad_banner_widget1.html.erb | 29 +- .../_ad_banner_widget2_video.html.erb | 43 ++- modules/announcement/_annc_widget15.html.erb | 15 +- modules/announcement/annc_index11.html.erb | 2 +- modules/announcement/annc_index12.html.erb | 2 +- modules/announcement/annc_index15.html.erb | 2 +- modules/announcement/annc_index16.html.erb | 2 +- modules/announcement/show.html.erb | 280 +----------------- modules/archive/archive_index1.html.erb | 2 +- modules/archive/archive_index10.html.erb | 32 ++ modules/archive/archive_index11.html.erb | 34 +++ modules/archive/archive_index3.html.erb | 2 +- modules/archive/archive_index7.html.erb | 15 +- modules/archive/archive_index8.html.erb | 20 +- modules/archive/archive_index9.html.erb | 30 ++ modules/archive/info.json | 111 ++++++- modules/archive/thumbs/ar9.png | Bin 0 -> 1690 bytes modules/member/member_index2.html.erb | 6 +- modules/member/show.html.erb | 2 +- modules/personal_activity/index.html.erb | 2 +- modules/personal_course/index.html.erb | 2 +- modules/personal_honor/index.html.erb | 2 +- modules/personal_lab/index.html.erb | 2 +- modules/personal_research/index.html.erb | 2 +- modules/text_marquee/_widget.html.erb | 34 +-- modules/text_marquee/info.json | 22 +- .../web_resource/_web_res_widget1.html.erb | 3 + .../web_resource/_web_res_widget2.html.erb | 3 + modules/web_resource/web_res_index1.html.erb | 19 +- modules/web_resource/web_res_index2.html.erb | 21 +- template.json | 2 +- .../_site_menu_widget1.html.erb | 2 +- .../_site_menu_widget2.html.erb | 2 +- 34 files changed, 360 insertions(+), 399 deletions(-) create mode 100644 modules/archive/archive_index10.html.erb create mode 100644 modules/archive/archive_index11.html.erb create mode 100644 modules/archive/archive_index9.html.erb create mode 100644 modules/archive/thumbs/ar9.png diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 44ea43f..b8d03dc 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -2,14 +2,14 @@ @import "../initial"; .default_site_h1{ - display: contents; @media (min-width: 480px){ font-size: 1.2em!important; + display: flex; + align-items: center; } @media (max-width: 480px){ - font-size: 1.5em!important; display: grid; - padding: 0 0 0 0.5em !important; + padding:0 0 0.5em 0.5em !important; .site-logo{ margin-left: -0.8em; width: 100% !important; @@ -72,14 +72,14 @@ font-size: 1.5em; } @media (max-width: 767px) { - height: 5em; + } @media (max-width: 480px) { - height: 3.75em; + padding: 0 0.5rem; margin: 0; - width: 67%; + width: 80%; } .site-logo { diff --git a/modules/ad_banner/_ad_banner_widget1.html.erb b/modules/ad_banner/_ad_banner_widget1.html.erb index 405ffb8..8c32071 100644 --- a/modules/ad_banner/_ad_banner_widget1.html.erb +++ b/modules/ad_banner/_ad_banner_widget1.html.erb @@ -1,5 +1,5 @@ -
-
+ -
-
  • {{img_description}} +
    @@ -121,7 +128,7 @@ num=1; } var flag=false; - $('.btn-left').click(function(){ + $('.btn-left').click(function(){ if(!flag){ var uls = $('[data-subpart-id=\"{{subpart-id}}\"] ul.w-annc__list:not(.hidden_item)').toArray(); var ul_length = uls.length; diff --git a/modules/announcement/annc_index11.html.erb b/modules/announcement/annc_index11.html.erb index 5df5931..b191161 100644 --- a/modules/announcement/annc_index11.html.erb +++ b/modules/announcement/annc_index11.html.erb @@ -1,6 +1,6 @@

    {{page-title}}

    - +
    diff --git a/modules/announcement/annc_index12.html.erb b/modules/announcement/annc_index12.html.erb index e478a9f..3e1dbc6 100644 --- a/modules/announcement/annc_index12.html.erb +++ b/modules/announcement/annc_index12.html.erb @@ -1,6 +1,6 @@

    {{page-title}}

    -
    {{date-head}}
    +
    diff --git a/modules/announcement/annc_index15.html.erb b/modules/announcement/annc_index15.html.erb index 55ddde9..a521e5f 100644 --- a/modules/announcement/annc_index15.html.erb +++ b/modules/announcement/annc_index15.html.erb @@ -1,6 +1,6 @@

    {{page-title}}

    -
    {{date-head}}
    +
    diff --git a/modules/announcement/annc_index16.html.erb b/modules/announcement/annc_index16.html.erb index 006afa4..07e10c5 100644 --- a/modules/announcement/annc_index16.html.erb +++ b/modules/announcement/annc_index16.html.erb @@ -1,6 +1,6 @@

    {{page-title}}

    -
    {{date-head}}
    +
    diff --git a/modules/announcement/show.html.erb b/modules/announcement/show.html.erb index 4f0adf9..03a8232 100644 --- a/modules/announcement/show.html.erb +++ b/modules/announcement/show.html.erb @@ -11,17 +11,6 @@ .s-annc__sub-img.pull-left { margin-right: 2em; } - strong.carousel__description { - color: white; - } - .carousel_images{ - {{carousel_display_style}} - } - @media (max-width: 767px){ - .carousel_images{ - width: 100%; - } - }

    {{title}}

    @@ -51,7 +40,7 @@
    {{subtitle_ann}}
    {{body}}
    - +
    {{sub_anncs_text}}
    - - +{{carousel_html}} {{link_to_edit}} - \ No newline at end of file diff --git a/modules/archive/archive_index1.html.erb b/modules/archive/archive_index1.html.erb index 725165d..b96a830 100644 --- a/modules/archive/archive_index1.html.erb +++ b/modules/archive/archive_index1.html.erb @@ -1,5 +1,5 @@
    -

    {{page-title}}

    +

    {{page-title}}

    • {{category-title}}

      diff --git a/modules/archive/archive_index10.html.erb b/modules/archive/archive_index10.html.erb new file mode 100644 index 0000000..c585b12 --- /dev/null +++ b/modules/archive/archive_index10.html.erb @@ -0,0 +1,32 @@ +
      +

      + {{page-title}} +

      +
      +

      {{category-title}}

      +
    {{date-head}}
    + + + + + + + + + + + + + + + +
    {{serial_number-head}}{{title-head}}{{file-head}}
    {{idx}} + {{archive-title}} + + {{status}} + + + {{file-type}} +
    +
    +
    \ No newline at end of file diff --git a/modules/archive/archive_index11.html.erb b/modules/archive/archive_index11.html.erb new file mode 100644 index 0000000..1ba6aa7 --- /dev/null +++ b/modules/archive/archive_index11.html.erb @@ -0,0 +1,34 @@ +
    +

    + {{page-title}} +

    +
    +

    {{category-title}}

    + + + + + + + + + + + + + + + + + + + +
    {{serial_number-head}}{{title-head}}{{file-head}}
    + {{serial_number}} + + {{file-name}} + + {{file-type}} +
    +
    +
    \ No newline at end of file diff --git a/modules/archive/archive_index3.html.erb b/modules/archive/archive_index3.html.erb index fc78836..ad5e1ad 100644 --- a/modules/archive/archive_index3.html.erb +++ b/modules/archive/archive_index3.html.erb @@ -1,5 +1,5 @@
    -

    {{page-title}}

    +

    {{page-title}}

    • {{category-title}}

      diff --git a/modules/archive/archive_index7.html.erb b/modules/archive/archive_index7.html.erb index cd4449f..097115b 100644 --- a/modules/archive/archive_index7.html.erb +++ b/modules/archive/archive_index7.html.erb @@ -6,23 +6,23 @@

      {{category-title}}

      -
      上傳日期
      -
      標題
      +
      {{date-head}}
      +
      {{title-head}}
      {{description-head}}
      -
      檔案下載
      +
      {{file-head}}
      {{created_at}}
      -
      +
      {{archive-title}} {{status}}
      {{description}}
      - @@ -34,11 +34,6 @@
      \ No newline at end of file +
      \ No newline at end of file diff --git a/modules/archive/archive_index9.html.erb b/modules/archive/archive_index9.html.erb new file mode 100644 index 0000000..839160f --- /dev/null +++ b/modules/archive/archive_index9.html.erb @@ -0,0 +1,30 @@ +
      +

      + {{page-title}} +

      +
      +

      {{category-title}}

      + + + + + + + + + + + + + + + + + +
      {{title-head}}{{file-head}}
      + {{file-name}} + + {{file-type}} +
      +
      +
      \ No newline at end of file diff --git a/modules/archive/info.json b/modules/archive/info.json index e3fa484..a88c353 100644 --- a/modules/archive/info.json +++ b/modules/archive/info.json @@ -1 +1,110 @@ -{"frontend":[{"filename":"archive_index1","name":{"zh_tw":"1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )","en":"1. List (widget-title, category, filename, download link)"},"thumbnail":"ar1.png"},{"filename":"archive_index2","name":{"zh_tw":"2. 手風琴式列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )","en":"2. Accordion list (widget-title, category, filename, download link)"},"thumbnail":"ar2.png"},{"filename":"archive_index3","name":{"zh_tw":"3. 列表( 無檔案名稱 ) ( 模組標題, 類別標題, 下載連結 )","en":"3. List(no filename) (widget-title, category, download link)"},"thumbnail":"ar3.png"},{"filename":"archive_index4","name":{"zh_tw":"4. 手風琴式列表( 無檔案名稱 ( 模組標題, 類別標題, 下載連結 )","en":"4. Accordion list(no filename) (widget-title, category, download link)"},"thumbnail":"ar4.png"},{"filename":"archive_index5","name":{"zh_tw":"5. 表格列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )","en":"5. Table list (widget-title, category, filename, download link)"},"thumbnail":"ar5.png"},{"filename":"archive_index6","name":{"zh_tw":"6. 表格列表 ( 模組標題, 檔案名稱, 下載連結 )","en":"6. Table list (widget-title, filename, download link)"},"thumbnail":"ar5.png"},{"filename":"archive_index7","name":{"zh_tw":"7. 表格列表 ( 模組標題, 類別標題, 檔案名稱, 檔案簡介, 下載連結 )","en":"7. Table list (widget-title, category, filename, download link)"},"thumbnail":"ar5.png"},{"filename":"archive_index8","name":{"zh_tw":"8. 表格列表 ( 模組標題, 檔案名稱, 檔案簡介, 下載連結 )","en":"8. Table list (widget-title, filename, download link)"},"thumbnail":"ar5.png"}],"widgets":[{"filename":"archive_widget1","name":{"zh_tw":"1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載頁面連結 )","en":"1. List (widget-title, category, link of download page)"},"thumbnail":"thumb.png"},{"filename":"archive_widget2","name":{"zh_tw":"2. 手風琴式列表 ( 模組標題, 類別標題, 下載頁面連結 )","en":"2. Accordion list (widget-title, category, link of download page)"},"thumbnail":"thumb.png"}]} \ No newline at end of file +{ + "frontend": [ + { + "filename": "archive_index1", + "name": { + "zh_tw": "1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )", + "en": "1. List (widget-title, category, filename, download link)" + }, + "thumbnail": "ar1.png" + }, + { + "filename": "archive_index2", + "name": { + "zh_tw": "2. 手風琴式列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )", + "en": "2. Accordion list (widget-title, category, filename, download link)" + }, + "thumbnail": "ar2.png" + }, + { + "filename": "archive_index3", + "name": { + "zh_tw": "3. 列表( 無檔案名稱 ) ( 模組標題, 類別標題, 下載連結 )", + "en": "3. List(no filename) (widget-title, category, download link)" + }, + "thumbnail": "ar3.png" + }, + { + "filename": "archive_index4", + "name": { + "zh_tw": "4. 手風琴式列表( 無檔案名稱 ( 模組標題, 類別標題, 下載連結 )", + "en": "4. Accordion list(no filename) (widget-title, category, download link)" + }, + "thumbnail": "ar4.png" + }, + { + "filename": "archive_index5", + "name": { + "zh_tw": "5. 表格列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )", + "en": "5. Table list (widget-title, category, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index6", + "name": { + "zh_tw": "6. 表格列表 ( 模組標題, 檔案名稱, 下載連結 )", + "en": "6. Table list (widget-title, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index7", + "name": { + "zh_tw": "7. 表格列表 ( 模組標題, 類別標題, 上傳日期, 檔案名稱, 檔案簡介, 下載連結 )", + "en": "7. Table list (widget-title, category, Updated At, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index8", + "name": { + "zh_tw": "8. 表格列表 ( 模組標題, 上傳日期, 檔案名稱, 檔案簡介, 下載連結 )", + "en": "8. Table list (widget-title, Updated At, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index9", + "name": { + "zh_tw": "9. 表格列表 - 簡約 ( 模組標題, 檔案名稱, 下載連結 )", + "en": "9. Table list - Simple (widget-title, download link)" + }, + "thumbnail": "ar9.png" + }, + { + "filename": "archive_index10", + "name": { + "zh_tw": "10. 表格列表 ( 模組標題, 類別標題, 編號, 檔案名稱, 下載連結 )", + "en": "10. Table list (widget-title, category, Serial Number, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index11", + "name": { + "zh_tw": "11. 表格列表 - 簡約 - 展開檔案 ( 模組標題, 類別標題, 編號, 檔案名稱, 下載連結 )", + "en": "11. Table list - Simple - Unfold Files (widget-title, category, Serial Number, filename, download link)" + }, + "thumbnail": "ar9.png" + } + ], + "widgets": [ + { + "filename": "archive_widget1", + "name": { + "zh_tw": "1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載頁面連結 )", + "en": "1. List (widget-title, category, link of download page)" + }, + "thumbnail": "thumb.png" + }, + { + "filename": "archive_widget2", + "name": { + "zh_tw": "2. 手風琴式列表 ( 模組標題, 類別標題, 下載頁面連結 )", + "en": "2. Accordion list (widget-title, category, link of download page)" + }, + "thumbnail": "thumb.png" + } + ] +} \ No newline at end of file diff --git a/modules/archive/thumbs/ar9.png b/modules/archive/thumbs/ar9.png new file mode 100644 index 0000000000000000000000000000000000000000..8b11bb77498b603ac9078de8943a2bb1614e8886 GIT binary patch literal 1690 zcmaJ?X;hL~7zVXWojf|9N{bn8TtM6q=W}U}Ge73X{qDKnz4v*S=Xu{t---8MslP@a z0)eay48ZON=Mr!TR%n6Wz|6xpzzIs;?e7iYHJbN<3!OL&4g(%y8mNC*2Cnsz0>a4< zh+)m#fIdmQ7XyJTcMim2_EHYYKLjTbLRO`Z+^9$XvT2Ns29Hc12Ma}(ap%Sht3S8CSGVrXq9Zf zLGIp^n#Q1zbqTo&iuB>;)xnc3!US8msI=4yeH0J~1a-z12sWFY0uMLA5#f~U#XMd= z#&;Haf@cs8C=`k*1Nfi#+x&+Qi*=Dddf$KDtj+Se=Jy*0;1jjXaF6o!_93ARL}Zf= z7hu^%mzgN0ya*d2#Vn#V&nTL=r|CGa2Ow15!FL7+7?PnuJ+b##8p=ztLurkMS ztfc?*dkigZ7nc007Cy<2l&AXwd;;!itgg%XRpgsNOfJ2q#%HE0Eymb;hvi>{qGs!a ze8n=jR}vcPNHx33W>+MA@;;u==J}+IoF2+#j@eY79`9$5?zwQ_fok^1fn%bf&Id}) ze(GJ#Q`2p|J7UwOEXv#ShLM&7&jr$|f(^!v&gfJ}Gz!;NJ`z+hmZ%BJo8X#jdoAR& zpldj3V#weHc7NxwO1Cu@L*y*AdQ8-zAg}1{E4p>n1?JwZJH58>Wk_>RTvsE)2vfj)nI&gQ~(?`$!?Fzdda_#^!80tGEl2DQPYp5GJQ?)eTS7aV-l^V7`C%sARz zJ|2ENKe@epcX6nYeu_Hu=6h!|XXSmS^pOPDCKgcRC(AnG>gZ{envmkqwa0+A;79rN zvO&2V=3nCj#K+qvp@IQ^3grvs%lT_#Hd?FKqscP^&WH^NrNtf#-(*ph)4_qT!l`!? zwYJ-aJEBK5*ozkt%b#`VBuL2yyYktxcQgR zV)Gb{4GjbdrNpfX*D>&-C_*);~p(?JD*ahO(9Sdn>oZtr?@ z?H6U)s-}WcsZ^;{R#$^UXdPjPs3z&~oH-}pEIgpynOJ=iZ8__{2u;8R z5NP(b*9Z2d47bfy%W>untJSJA4Ot>7vq%rTYYpDrj^j&%%?A~kCQaD=pi#4FHQd)@ zdouW!2*yw|4RGvPtL)AK+;#u0J*O~Wl*stXJbkN7-=*6<$70FBaKPh3dSquTZulX| z{7DPcahlEIa5!~!buz4L>H{AbOhq%;c*jGQi{pp+5C@I3u=ClNXUI&tPA`zibc+LM z-S_C2d98s_fQfu=7`0%Ehxn&jGUw}W)RUpFqA}n(9x^a6e}Xv(X|f0z9~jGYE3gK) za`PCa{sbM)pz)KqE>0iP#q0klDn%F?8Y*F4G2_=s5hW4{A-DJL+uU0YHGOm1_LO`z z1;X{jXL!hDk)RnGqPg1QIRBlsp?&`+ai)jN`#Ug{U|`BoX7@FnAVE=!1SQ=}Kj{sW zsw1y1wz4H@SlaHKSYCH_b8=D1ya}%4{gM9g?G627Q}R|(V!Nb%uID9(rj(VH73f;u z-d~Kz>C)SN8kAL}4Qc@xm3LA^=zVDzE^A1t{va?BI!t?sNoie*d*;xb$g+fI{ zM381*ygsLnt}XQn?qro$R5;plx!kKkg|m=DG;O0{&FNzBJ%I%J;;}sM$c(=M-j^@g literal 0 HcmV?d00001 diff --git a/modules/member/member_index2.html.erb b/modules/member/member_index2.html.erb index 7d4f475..6062e09 100644 --- a/modules/member/member_index2.html.erb +++ b/modules/member/member_index2.html.erb @@ -35,8 +35,8 @@ $('.i-member img').eq(i).parent().attr('title','noname'); } } - for(var i = 0;i < $('.i-member span a').length ; i++){ - if($('.i-member span a').eq(i).html().trim().replace(' ','') == "") - $('.i-member span a').eq(i).html('noname'); + for(var i = 0;i < $('.i-member span.member-data-value-name a').length ; i++){ + if($('.i-member span.member-data-value-name a').eq(i).html().trim().replace(' ','') == "") + $('.i-member span.member-data-value-name a').eq(i).html('noname'); } \ No newline at end of file diff --git a/modules/member/show.html.erb b/modules/member/show.html.erb index 66c0f89..ea66f67 100644 --- a/modules/member/show.html.erb +++ b/modules/member/show.html.erb @@ -21,7 +21,7 @@ {{data_intro_title}}
      - +
      diff --git a/modules/personal_activity/index.html.erb b/modules/personal_activity/index.html.erb index 6c80469..36ad70f 100644 --- a/modules/personal_activity/index.html.erb +++ b/modules/personal_activity/index.html.erb @@ -1,4 +1,4 @@ -
      {{plugin_data_title}}
      +
      diff --git a/modules/personal_course/index.html.erb b/modules/personal_course/index.html.erb index 53f10cc..83fd717 100644 --- a/modules/personal_course/index.html.erb +++ b/modules/personal_course/index.html.erb @@ -1,4 +1,4 @@ -

      {{widget-title}}

      +
      diff --git a/modules/personal_honor/index.html.erb b/modules/personal_honor/index.html.erb index 119a0b9..831e4c3 100644 --- a/modules/personal_honor/index.html.erb +++ b/modules/personal_honor/index.html.erb @@ -1,4 +1,4 @@ -

      {{widget-title}}

      +
      diff --git a/modules/personal_lab/index.html.erb b/modules/personal_lab/index.html.erb index a469853..b22a8de 100644 --- a/modules/personal_lab/index.html.erb +++ b/modules/personal_lab/index.html.erb @@ -1,4 +1,4 @@ -

      {{widget-title}}

      +
      diff --git a/modules/personal_research/index.html.erb b/modules/personal_research/index.html.erb index 180bbab..6538b0b 100644 --- a/modules/personal_research/index.html.erb +++ b/modules/personal_research/index.html.erb @@ -1,4 +1,4 @@ -

      {{widget-title}}

      +
      diff --git a/modules/text_marquee/_widget.html.erb b/modules/text_marquee/_widget.html.erb index e001a7d..46b61ad 100644 --- a/modules/text_marquee/_widget.html.erb +++ b/modules/text_marquee/_widget.html.erb @@ -3,35 +3,29 @@
    • {{content}}
    • - + - - - - - + \ No newline at end of file diff --git a/modules/text_marquee/info.json b/modules/text_marquee/info.json index 40b4be6..dc4f6df 100644 --- a/modules/text_marquee/info.json +++ b/modules/text_marquee/info.json @@ -1,12 +1,12 @@ -{ - "widgets" : [ - { - "filename" : "widget", - "name" : { - "zh_tw" : "跑馬燈", - "en" : "marquee" - }, - "thumbnail" : "thumb.png" - } - ] +{ + "widgets" : [ + { + "filename" : "widget", + "name" : { + "zh_tw" : "跑馬燈", + "en" : "marquee" + }, + "thumbnail" : "thumb.png" + } + ] } \ No newline at end of file diff --git a/modules/web_resource/_web_res_widget1.html.erb b/modules/web_resource/_web_res_widget1.html.erb index 5b3ef48..80c965b 100644 --- a/modules/web_resource/_web_res_widget1.html.erb +++ b/modules/web_resource/_web_res_widget1.html.erb @@ -4,6 +4,9 @@
      • + {{title}} {{status}} diff --git a/modules/web_resource/_web_res_widget2.html.erb b/modules/web_resource/_web_res_widget2.html.erb index b85221e..017ce7f 100644 --- a/modules/web_resource/_web_res_widget2.html.erb +++ b/modules/web_resource/_web_res_widget2.html.erb @@ -4,6 +4,9 @@
        • + {{title}} {{status}} diff --git a/modules/web_resource/web_res_index1.html.erb b/modules/web_resource/web_res_index1.html.erb index f225a23..040dde9 100644 --- a/modules/web_resource/web_res_index1.html.erb +++ b/modules/web_resource/web_res_index1.html.erb @@ -4,13 +4,18 @@ diff --git a/modules/web_resource/web_res_index2.html.erb b/modules/web_resource/web_res_index2.html.erb index 6432ea6..86db2aa 100644 --- a/modules/web_resource/web_res_index2.html.erb +++ b/modules/web_resource/web_res_index2.html.erb @@ -4,13 +4,20 @@ diff --git a/template.json b/template.json index 86b013f..0299aad 100644 --- a/template.json +++ b/template.json @@ -1 +1 @@ -{"key":"asia_kstyle4","title":"asia_Kstyle4","author":"kenlee","thumbnail":"assets/images/design_thumb.png"} \ No newline at end of file +{"key":"asia_kstyle4","title":"asia_kstyle4","author":"kenlee","thumbnail":"assets/images/design_thumb.png"} \ No newline at end of file diff --git a/widgets/site_menu_widget/_site_menu_widget1.html.erb b/widgets/site_menu_widget/_site_menu_widget1.html.erb index 99b9454..149b3a0 100644 --- a/widgets/site_menu_widget/_site_menu_widget1.html.erb +++ b/widgets/site_menu_widget/_site_menu_widget1.html.erb @@ -3,7 +3,7 @@ /accesskey" title="Sitemenu">:::

      {{widget-title}}