Browse Source

Added info

Sotaro KARASAWA 9 years ago
parent
commit
6d6b5a4113
1 changed files with 5 additions and 0 deletions
  1. 5 0
      lib/views/modal/widget_unportalize.html

+ 5 - 0
lib/views/modal/widget_unportalize.html

@@ -24,6 +24,11 @@
               <p>
                 <label for="">解除後のページ</label><br><code>{{ unportalizedPath }}</code>
               </p>
+              {% if isTopPage() %}
+              <p class="alert alert-info">
+              このポータルはトップページのポータルのため、特別なページに移動します。
+              </p>
+              {% endif %}
             </div>
         </div>
         <div class="modal-footer">