update to jquery terminal v0.11.22

This commit is contained in:
Jakob Schrettenbrunner 2016-12-09 23:50:22 +01:00
parent 0472706807
commit 2a101c0ffd
3 changed files with 39 additions and 38 deletions

View file

@ -27,7 +27,7 @@
@parent
{!! Theme::css('css/jquery.terminal.css') !!}
{!! Theme::js('js/jquery.mousewheel-min.js') !!}
{!! Theme::js('js/jquery.terminal-0.11.6.min.js') !!}
{!! Theme::js('js/jquery.terminal-0.11.22.min.js') !!}
{!! Theme::js('js/unix_formatting.js') !!}
{!! Theme::js('js/vendor/chartjs/chart.min.js') !!}
{!! Theme::js('js/vendor/jquery/jquery-dateFormat.min.js') !!}