mirror of
https://github.com/documize/community.git
synced 2025-07-31 02:59:44 +02:00
removed this.set
This commit is contained in:
parent
65666c5a89
commit
99b9427b8e
2 changed files with 1 additions and 4 deletions
|
@ -45,10 +45,6 @@ export default Ember.Component.extend(AuthProvider, {
|
|||
}
|
||||
}),
|
||||
|
||||
didReceiveAttrs() {
|
||||
this.set
|
||||
},
|
||||
|
||||
actions: {
|
||||
save() {
|
||||
let password = this.get('password.password');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue