瀏覽代碼

Fast reload from top-nav (without losing RHS DOM state)

Vijayakrishnan Krishnan 4 年之前
父節點
當前提交
c5bd986c25
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resources/views/layouts/template.blade.php

+ 1 - 0
resources/views/layouts/template.blade.php

@@ -78,6 +78,7 @@
                     </div>
                 </li>
             </ul>
+            <a href="#" class="mr-3 text-white small" onclick="fastReload()"><i class="fa fa-sync"></i></a>
             <div class="d-inline-flex pr-3 mcp-theme-1 position-relative">
                 <input id="patient-search" type="search"
                        class="form-control form-control-sm outline-0"