Resize elements with the class .full-height after loading via AJAX.
Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
committed by
Roberto Rosario
parent
fb565aeb2a
commit
baa1307870
@@ -21,6 +21,7 @@ var afterBaseLoad = function () {
|
||||
app.setupItemsSelector();
|
||||
app.setupNewWindowAnchor();
|
||||
app.setupTableSelector();
|
||||
app.resizeFullHeight();
|
||||
app.setupSelect2();
|
||||
app.setupScrollView();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user