Hide showSolutionButton.

This commit is contained in:
Haifeng Luo 2021-04-30 15:57:12 +08:00
parent 7c7509413c
commit 3a8b226f30
1 changed files with 1 additions and 0 deletions

View File

@ -931,6 +931,7 @@ window.displayHelper = {
},
updateLayout: function() {
$("#showSolutionButton").hide();
if (!this.bUseFullWidth) {
return
}