mirror of
https://github.com/friendica/friendica
synced 2025-04-27 11:50:11 +00: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
|
@ -152,6 +152,7 @@ Dialog._load = function(url) {
|
|||
var jsbrowser = function() {
|
||||
FileBrowser.init(nickname, type, hash);
|
||||
};
|
||||
loadScript("view/js/ajaxupload.js");
|
||||
loadScript("view/theme/frio/js/filebrowser.js", jsbrowser);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue