From 8a6e5b4576699b31344381efa19df209c3474652 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Tue, 13 Oct 2015 22:53:14 +0200 Subject: [PATCH] Fix a typo in a filename --- themes/openlp2v2/bundles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/openlp2v2/bundles b/themes/openlp2v2/bundles index ca4b894..adb460b 100644 --- a/themes/openlp2v2/bundles +++ b/themes/openlp2v2/bundles @@ -1,4 +1,4 @@ assets/css/all-nocdn.css=bootstrap.css,font-awesome.css,rst.css,code.css,colorbox.css,theme.css,animate.css,animations.css,style.css,custom.css assets/css/all.css=font-awesome.css,rst.css,code.css,colorbox.css,theme.css,animate.css,animations.css,style.css,custom.css -assets/js/all-nocdn.js=jquery.min.js,bootstrap.min.js,jquery.colorbox-min.js,jquery.appear.js,jquery.backstretch.js,modernizer.js,isotope.js,template.js,custom.js +assets/js/all-nocdn.js=jquery.min.js,bootstrap.min.js,jquery.colorbox-min.js,jquery.appear.js,jquery.backstretch.js,modernizr.js,isotope.js,template.js,custom.js assets/js/all.js=jquery.colorbox-min.js,jquery.appear.js,jquery.backstretch.js,modernizr.js,isotope.js,template.js,custom.js