Frio: new photos upload template (#5637)
* frio - add missing page template to various photo pages (fix missing background) * frio - rework photo upload album selection * frio - rework photo upload button * frio - fix photo upload button and acl
This commit is contained in:
committed by
Hypolite Petovan
parent
16a081871c
commit
dd2d680258
@@ -12,7 +12,7 @@ $(document).ready(function(){
|
||||
// with AjaxUpload.
|
||||
$(".fbrowser").remove();
|
||||
// Remove the AjaxUpload element.
|
||||
$("[name=userfile]").parent().remove();
|
||||
$(".ajaxbutton-wrapper").remove();
|
||||
});
|
||||
|
||||
// Clear bs modal on close.
|
||||
|
||||
Reference in New Issue
Block a user