Added missing project_container variable.
This commit is contained in:
parent
923cbe62d1
commit
e4fff8df81
@ -81,6 +81,7 @@ script.
|
||||
});
|
||||
|
||||
/* UI Stuff */
|
||||
var project_container = document.getElementById('project-container');
|
||||
$(window).on("load resize",function(){
|
||||
containerResizeY($(window).height());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user