Skip to content
Snippets Groups Projects
Commit ed762c5f authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#419 - cleanup

parent 0a8b4fab
Branches
Tags
No related merge requests found
...@@ -122,7 +122,9 @@ function uploadImage() ...@@ -122,7 +122,9 @@ function uploadImage()
classes: isUploadSuccessful ? 'green' : 'red' classes: isUploadSuccessful ? 'green' : 'red'
}); });
getAvailableImages(function(){}); getAvailableImages(function()
{
});
}, },
error: function(response) error: function(response)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment