Bug 468420 - Consolidation of the navigation bar;r=philipp

This commit is contained in:
Berend Cornelius [:berend] 2009-01-23 11:26:35 +01:00
Родитель 4a9e749388
Коммит ed90733044
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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"