Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 5602983

Browse files
committed
[bug] fix menu z index on close
1 parent e16abba commit 5602983

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/js/menu.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@ var menu = (function() {
9191
render.tabindex.toggle();
9292
shade.open({
9393
action: function() {
94-
mod.close();
95-
render.close();
96-
pagelock.unlock();
94+
close();
9795
}
9896
});
9997
pagelock.lock();

0 commit comments

Comments
 (0)