profile buttons: no group, blur (bootstrap sets focus?), uploading text
This commit is contained in:
parent
9eade5bbb6
commit
ed228a96ce
3 changed files with 20 additions and 9 deletions
|
|
@ -146,6 +146,10 @@
|
|||
router.setOptions(routingOptions.getOptions());
|
||||
}
|
||||
}
|
||||
|
||||
if (evt.callback) {
|
||||
evt.callback();
|
||||
}
|
||||
});
|
||||
});
|
||||
profile.on('clear', function(evt) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue