Moar toggle switches!

This commit is contained in:
Mark McDowall 2013-04-26 08:31:56 -07:00
parent 016e360d1a
commit c3c6c8ac01
5 changed files with 50 additions and 11 deletions

View file

@ -17,6 +17,7 @@ define(['app', 'Settings/Naming/NamingModel'], function () {
},
onRender: function () {
//TODO: Move this to a mixin
this.ui.tooltip.tooltip({ placement: 'right' });
},