TheDesk Miria (17.0.1)-beta2
This commit is contained in:
@@ -278,6 +278,10 @@ function redraft(id, acct_id){
|
||||
localStorage.setItem("nohide",true);
|
||||
show();
|
||||
$("#textarea").val(html);
|
||||
var cwtxt=$("[toot-id="+id+"] .cw_text").html();
|
||||
cwtxt=$.strip_tags(cwtxt);
|
||||
cw();
|
||||
$("#cw-text").val(cwtxt);
|
||||
}
|
||||
}
|
||||
//ピン留め
|
||||
|
Reference in New Issue
Block a user