profile buttons: no group, blur (bootstrap sets focus?), uploading text

This commit is contained in:
Norbert Renner 2015-03-08 12:07:16 +01:00
parent 9eade5bbb6
commit ed228a96ce
3 changed files with 20 additions and 9 deletions

View file

@ -146,6 +146,10 @@
router.setOptions(routingOptions.getOptions());
}
}
if (evt.callback) {
evt.callback();
}
});
});
profile.on('clear', function(evt) {