mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
Merge develop into 20170321_-_frio-fbbrowser
Conflicts: view/theme/frio/js/filebrowser.js view/theme/frio/js/theme.js view/theme/frio/templates/filebrowser.tpl view/theme/frio/templates/jot.tpl
This commit is contained in:
commit
ee293f2ce2
557 changed files with 14085 additions and 34536 deletions
|
@ -91,7 +91,7 @@ var FileBrowser = {
|
|||
|
||||
FileBrowser.postLoad();
|
||||
|
||||
$(".error a.close").on("click", function(e) {
|
||||
$(".error .close").on("click", function(e) {
|
||||
e.preventDefault();
|
||||
$(".error").addClass("hidden");
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue