Merge branch 'dev' into fix-inconsistent-back-button
This commit is contained in:
@@ -217,6 +217,7 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
||||
|
||||
html += "</div>";
|
||||
navDrawerScrollContainer.innerHTML = html;
|
||||
|
||||
var btnLogout = navDrawerScrollContainer.querySelector(".btnLogout");
|
||||
|
||||
if (btnLogout) {
|
||||
|
||||
Reference in New Issue
Block a user