Bug 468420 - Consolidation of the navigation bar;r=philipp
This commit is contained in:
Родитель
4a9e749388
Коммит
ed90733044
|
@ -371,7 +371,7 @@
|
|||
onset="return (this.mTimezone = val);"/>
|
||||
<property name="workdaysOnly"
|
||||
onget="return this.mWorkdaysOnly;"
|
||||
onset="return (this.mWorkdayOnly = val);"/>
|
||||
onset="return (this.mWorkdaysOnly = val);"/>
|
||||
<property name="selectionObserver" readonly="true"
|
||||
onget="return this.mSelectionObserver;"/>
|
||||
<property name="startDay" readonly="true"
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
<label id="intervalDescription"
|
||||
class="view-header"
|
||||
crop="end"
|
||||
flex="1"
|
||||
pack="start"/>
|
||||
<spacer flex="1"/>
|
||||
<label id="calendarWeek"
|
||||
|
|
Загрузка…
Ссылка в новой задаче