Sidebar.js typo #381
This commit is contained in:
parent
74337e9e76
commit
aa701a4744
@ -18,11 +18,6 @@ export class Sidebar
|
||||
this.panelSet.ShowPanel (this.detailsPanel);
|
||||
}
|
||||
|
||||
IsPanelsle ()
|
||||
{
|
||||
return this.panelSet.IsPanelsVisible ();
|
||||
}
|
||||
|
||||
IsPanelsVisible ()
|
||||
{
|
||||
return this.panelSet.IsPanelsVisible ();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user