Просмотр исходного кода

Merge remote-tracking branch 'origin/master' into rc/3.0.0

# Conflicts:
#	lib/views/not_found.html
Yuki Takei 8 лет назад
Родитель
Сommit
095b7b75fb
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 1
      app.json
  2. 1 0
      lib/views/widget/not_found_content.html

+ 1 - 1
app.json

@@ -28,7 +28,7 @@
     {
       "plan": "bonsai:sandbox-6",
       "options": {
-        "version": "5.1"
+        "version": "5.4.3"
       }
     }
   ]

+ 1 - 0
lib/views/widget/not_found_content.html

@@ -16,6 +16,7 @@
   {% include 'not_found_tabs.html' %}
 
   <div class="tab-content">
+    <script type="text/template" id="raw-text-original"># {{ path|path2name }}</script>
     {# list view #}
     <div class="p-t-10 active tab-pane page-list-container" id="revision-body">
       {% if pages.length == 0 %}