Forráskód Böngészése

Update network timeline view

Daniel Supernault 6 éve
szülő
commit
1e88bb4b63
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      resources/views/timeline/network.blade.php

+ 1 - 0
resources/views/timeline/network.blade.php

@@ -8,6 +8,7 @@
 
 @push('scripts')
 <script type="text/javascript" src="{{ mix('js/timeline.js') }}"></script>
+<script type="text/javascript" src="{{ mix('js/compose.js') }}"></script>
 <script type="text/javascript">
 	new Vue({
 		el: '#content'