소스 검색

Dashboard appts link doesn't work (vue)

Vijayakrishnan 3 년 전
부모
커밋
24c5370df2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      resources/views/app/dashboard-mcp.blade.php

+ 1 - 0
resources/views/app/dashboard-mcp.blade.php

@@ -375,6 +375,7 @@
                                     Vue.nextTick(() => {
                                         // self.highlightDatesWithEvents(self.datesWithEvents);
                                         initFastLoad($('.appointments-tab'));
+                                        initFastLoad($('#pro-dashboard-container'));
                                     });
                                 });
                             }, 25);