Completely removed code sleeve asset management.

This commit is contained in:
James Cole
2014-09-23 21:28:05 +02:00
parent 0884853a6f
commit d49e6787d6
74 changed files with 26 additions and 360 deletions

View File

@@ -183,9 +183,9 @@
@stop
@section('styles')
<?php echo stylesheet_link_tag('recurring'); ?>
<?php // echo stylesheet_link_tag('recurring'); ?>
@stop
@section('scripts')
<?php echo javascript_include_tag('recurring'); ?>
<?php // echo javascript_include_tag('recurring'); ?>
@stop