<selectclass="input-small"ng-model="panel.format"ng-options="f for f in ['none','short','bytes', 'bits', 'bps', 's', 'ms', 'µs', 'ns', 'percent', 'joule', 'watt', 'ev']"ng-change="render()"></select>
||||||| merged common ancestors
<selectclass="input-small"ng-model="panel.format"ng-options="f for f in ['none','short','bytes', 'bits', 'bps', 's', 'ms', 'µs', 'ns', 'percent']"ng-change="render()"></select>
=======
<selectclass="input-small"ng-model="panel.format"ng-options="f for f in ['none','short','bytes', 'bits', 'Bps', bps', 's', 'ms', 'µs', 'ns', 'percent']"ng-change="render()"></select>
>>>>>>> 09a0ef2013eecb12864b71ea324e645576049a56
<selectclass="input-small"ng-model="panel.format"ng-options="f for f in ['none','short','bytes', 'bits', 'Bps', bps', 's', 'ms', 'µs', 'ns', 'percent', 'joule', 'watt', 'ev']"ng-change="render()"></select>