Replaces toolbar popup-menu with select-kit

This commit is contained in:
Joffrey JAFFEUX
2017-12-13 10:49:32 +01:00
committed by GitHub
parent d5293aeae2
commit c1c31b99ce
21 changed files with 250 additions and 172 deletions

View File

@@ -20,7 +20,6 @@ function initializeDetails(api) {
"details_text",
{ multiline: false }
);
this.set('optionsVisible', false);
}
}
});