mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 04:41:41 +00:00
Completely removed code sleeve asset management.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user