remove turbolinks in form for conflict
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$(document).on('turbolinks:load', function() {
|
||||
$(document).ready(function() {
|
||||
$('body').bootstrapMaterialDesign();
|
||||
|
||||
var height = ($(window).height() - ($('.legal').outerHeight() + $('.user-info').outerHeight() + $('.navbar').innerHeight()));
|
||||
|
||||
Reference in New Issue
Block a user