Explorar o código

Update timeline views

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
92e6f84821

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

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

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

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