Update version 0.0.12
Update version 0.0.12
This commit is contained in:
@@ -235,7 +235,7 @@ var mChat={
|
||||
},
|
||||
edit:function(id){
|
||||
var message=$jQ('#edit'+id).val();
|
||||
apprise(mChatEditInfo + ' (Shift and Enter for new line)',{
|
||||
apprise(mChatEditInfo,{
|
||||
'textarea':message,
|
||||
'animate':true,
|
||||
'position':200,
|
||||
|
||||
Reference in New Issue
Block a user