<selectid="tl-toolbar-zooms"name="zooms"ng-model="currentScaleName"ng-options="I18n.t('js.' + timeline.ZOOM_CONFIGURATIONS[scale].name) for scale in timeline.ZOOM_SCALES">
<selectid="tl-toolbar-outlines"name="outlines"ng-model="currentOutlineLevel"ng-options="I18n.t('js.' + timeline.OUTLINE_CONFIGURATIONS[level].name) for level in timeline.OUTLINE_LEVELS">