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