ソースを参照

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"