mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
oops
This commit is contained in:
parent
95076050f4
commit
f907b42f0a
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ export default Em.Component.extend({
|
||||||
const warning = this.get('warning');
|
const warning = this.get('warning');
|
||||||
|
|
||||||
if (warning && !this.get('checked')) {
|
if (warning && !this.get('checked')) {
|
||||||
debugger;
|
|
||||||
this.sendAction('warning');
|
this.sendAction('warning');
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue