lib/web/views/index.haml in narou-2.9.5 vs lib/web/views/index.haml in narou-3.0.0

- old
+ new

@@ -183,11 +183,11 @@ - if @is_first_access .alert.alert-info.fade.in(role="alert") %button.close(type="button" data-dismiss="alert") %span(aria-hidden="true") × %span.sr-only Close - %h2 Welcome + %h2 Welcome to Narou.rb WEB UI %p 最初に簡単な操作説明があるヘルプをご覧下さい。なお、このメッセージは今回のみ表示されます。 %p(style="margin-top:20px") %a.btn.btn-primary(href="/help" role="button") ヘルプを見る » -# コンソール @@ -217,14 +217,23 @@ %button.btn.btn-success.dropdown-toggle(type="button" data-toggle="dropdown") %span.caret %span.sr-only Toggle Dropdown %ul.dropdown-menu(role="menu") %li + %a.button-update-general-lastup(href="#") 最新話掲載日を確認 + %li + %a.button-update-by-tag(href="#") タグを指定して更新 + %li %a.button-update-view(href="#") 表示されている小説を更新 %li %a.button-update-force(href="#") 凍結済みでも更新 - %li - %a.button-update-general-lastup(href="#") 最新話掲載日を更新 + .btn-group + %button.button-update-general-lastup-narou.btn.btn-success(type="button" data-toggle="tooltip" title="最新話掲載日をなろうAPIで確認") + な + %button.button-update-general-lastup-other.btn.btn-success(type="button" data-toggle="tooltip" title="その他の小説の最新話掲載日を確認") + 他 + %button.button-update-general-lastup-update-modified.btn.btn-success(type="button" data-toggle="tooltip" title="modifiedタグが付いた小説を更新") + %span.glyphicon.glyphicon-refresh .btn-group %button.button-send.btn.btn-warning(type="button" data-toggle="tooltip") Send - if Inventory.load("local_setting")["hotentry"] %button.btn.btn-warning.dropdown-toggle(type="button" data-toggle="dropdown") %span.caret