[DE] View signatures in the right panel.
This commit is contained in:
parent
3c7b6c2553
commit
981ce99e64
|
@ -1220,8 +1220,8 @@ define([
|
||||||
},
|
},
|
||||||
|
|
||||||
onView: function() {
|
onView: function() {
|
||||||
|
|
||||||
this.menu && this.menu.hide();
|
this.menu && this.menu.hide();
|
||||||
|
DE.getController('RightMenu').rightmenu.SetActivePane(Common.Utils.documentSettingsType.Signature, true);
|
||||||
},
|
},
|
||||||
|
|
||||||
updateSignatures: function(){
|
updateSignatures: function(){
|
||||||
|
|
Loading…
Reference in a new issue