TheDesk Miria (17.0.1)-beta2

This commit is contained in:
cutls
2019-01-29 10:49:14 +09:00
parent e3470ae0f2
commit 456500e954
6 changed files with 828 additions and 11 deletions

View File

@@ -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);
}
}
//ピン留め