No unselect elements when click over vconsole settings key - #852

This commit is contained in:
enriquecd 2017-05-18 18:31:24 +02:00
parent 1e8e804ffe
commit eb79a70b24
1 changed files with 0 additions and 1 deletions

View File

@ -3181,7 +3181,6 @@ function unselectAll() {
}
function click_button_toolbox(id) {
unselectAll();
switch (id) {
case 'static_graph':
toolbuttonActive = creationItem = 'static_graph';