mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-04 10:19:25 +02:00
Add set as read/unread and delete actions on private messages
This commit is contained in:
parent
26b30a2817
commit
db9cc4ed33
9 changed files with 94 additions and 12 deletions
|
@ -104,7 +104,7 @@ $(function() {
|
|||
},
|
||||
error: function(jqXHR, status, errorThrown)
|
||||
{
|
||||
// Display error here?
|
||||
alert(errorThrown);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue