• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisão02dd6faa680449f61cec85005e6c68ab9421ecba (tree)
Hora2017-09-01 00:22:57
AutorHMML <hmml3939@gmai...>
CommiterHMML

Mensagem de Log

Fix theme create link!

Mudança Sumário

Diff

--- a/app/views/welcome/index.html.haml
+++ b/app/views/welcome/index.html.haml
@@ -73,4 +73,4 @@
7373
7474 %p
7575 = link_to '公開テーマを見てみる', themes_path, class: 'btn btn-secondary btn-lg'
76- = link_to t('try_to_create_new_theme'), new_theme_path, class: 'btn btn-primary btn-lg'
76+ = link_to t('try_to_create_new_theme'), new_draft_path, class: 'btn btn-primary btn-lg'
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -104,7 +104,7 @@ en:
104104 <br>
105105 Fill all empty areas (%{plus_icon}) with your weather icon image by Drag&amp;Drop or clicking it to select file.<br>
106106 <br>
107- I suggests that images has at least 500x500 pixels. You can upload any image larger than that, however it automatically resized to 500x500 when packaging. (If you allow to download original images, server keeps original for that.)
107+ I suggests that images has at least 500x500 pixels. You can upload any image larger than that, however it automatically resized to 500x500 when packaging. (If you allow to download original images, server keeps original for that.)<br>
108108 <br>
109109 Bookmark current page or note following URL to continue edit. This draft will be kept 3 days at least from last modification.<br>
110110 (Note: ANYONE known the URL can view/edit this draft.)