!
This commit is contained in:
parent
dfc2ca2fa9
commit
1d08adab6a
@ -16,7 +16,7 @@ $('a').click(function(e) {
|
||||
var $this = $(this);
|
||||
|
||||
if($this.hasClass('runaway')) {
|
||||
$this.text('بساز');
|
||||
$this.text('!بساز');
|
||||
$run.removeClass('runaway');
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user