mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-03 20:20:37 -06:00
Replaced piggybanks.js
This commit is contained in:
parent
401508577e
commit
2720ae3c46
@ -188,5 +188,5 @@
|
||||
|
||||
@stop
|
||||
@section('scripts')
|
||||
<?php // echo javascript_include_tag('piggybanks'); ?>
|
||||
{{HTML::script('assets/javascript/firefly/piggybanks.js')}}
|
||||
@stop
|
@ -1,13 +0,0 @@
|
||||
// This is a manifest file that'll be compiled into application.js, which will include all the files
|
||||
// listed below.
|
||||
//
|
||||
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
|
||||
// can be referenced here using a relative path.
|
||||
//
|
||||
// It's not advisable to add code directly here, but if you do, it'll appear in whatever order it
|
||||
// gets included (e.g. say you have require_tree . then the code will appear after all the directories
|
||||
// but before any files alphabetically greater than 'application.js'
|
||||
//
|
||||
// The available directives right now are require, require_directory, and require_tree
|
||||
//
|
||||
//= require firefly/piggybanks
|
Loading…
Reference in New Issue
Block a user