mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
frio - fix image upload for prv messages
This commit is contained in:
parent
c57f0bcce6
commit
4285cd5dc7
3 changed files with 11 additions and 3 deletions
|
@ -231,7 +231,6 @@ var FileBrowser = {
|
|||
$(".fbrowser .fbswitcher [data-mode=" + FileBrowser.type + "]").addClass("active");
|
||||
// We need to add the AjaxUpload to the button
|
||||
FileBrowser.uploadButtons();
|
||||
|
||||
},
|
||||
|
||||
// Load new content (e.g. change photo album)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue