update setting admin pages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
$(function(){
|
||||
$(document).on('turbolinks:load', function() {
|
||||
|
||||
$('body').bootstrapMaterialDesign();
|
||||
var height = ($(window).height() - ($('.legal').outerHeight() + $('.user-info').outerHeight() + $('.navbar').innerHeight()));
|
||||
|
||||
Reference in New Issue
Block a user