mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 10:08:41 +00:00
Adding an id to the splitter to get the persist stuff working.
This commit is contained in:
parent
26c35662cc
commit
947d470f7b
@ -205,7 +205,7 @@
|
||||
class="unifinder-tree-class" flex="1" ondragover="return( false );"/>
|
||||
</vbox>
|
||||
|
||||
<splitter collapse="before" persist="state hidden collapsed"
|
||||
<splitter id="calendar-splitter" collapse="before" persist="state hidden collapsed"
|
||||
class="chromeclass-extrachrome sidebar-splitter" orient="horizontal">
|
||||
<grippy class="sidebar-splitter-grippy"/>
|
||||
</splitter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user