-
+
@if($view == 1)
@endif
@@ -101,7 +101,6 @@
@stop
@section('scripts')
-{{HTML::script('assets/javascript/highcharts/highcharts.js')}}
@if($view == 1)
{{HTML::script('assets/javascript/firefly/budgets/limit.js')}}
@endif
diff --git a/app/views/categories/show.blade.php b/app/views/categories/show.blade.php
index 1d7d549d0b..f6f4678b6d 100644
--- a/app/views/categories/show.blade.php
+++ b/app/views/categories/show.blade.php
@@ -21,7 +21,7 @@
@include('partials.date_nav')
@@ -40,6 +40,5 @@
-{{HTML::script('assets/javascript/highcharts/highcharts.js')}}
{{HTML::script('assets/javascript/firefly/categories.js')}}
@stop
\ No newline at end of file