Переглянути джерело

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"