Wrong bool passed on the "No" action

This commit is contained in:
斟酌 鵬兄 2016-02-22 03:30:49 +08:00
parent 15844c9f0c
commit 7af43e256c
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
, Dand.wrap( "span", null, "comp flsf", no )
);
_no.onclick = this.close;
_no.onclick = function(){ _self.close( false ) };
}
// set handler