app/assets/javascripts/support/bootstrap.js.coffee in fullstack-admin-0.1.48 vs app/assets/javascripts/support/bootstrap.js.coffee in fullstack-admin-0.1.49
- old
+ new
@@ -1,5 +1,5 @@
-#= require bootstrap
+#= require bootstrap.min
$(document).ready ->
$(".modal-dialog").modal({backdrop: true, keyboard: true, show: false, static: false})
\ No newline at end of file