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