[Rebranding] Minor fix

This commit is contained in:
fermin831 2018-05-24 18:34:53 +02:00
parent 8eb44762b2
commit 6675597b62
1 changed files with 1 additions and 1 deletions

View File

@ -1196,7 +1196,7 @@ $(document).ready (function () {
});
// Change the favicon preview when is changed
function setup_visuals_change_favicon(meta) {
function setup_visuals_change_favicon() {
var icon_name = $("select#custom_favicon option:selected").val();
var icon_path = (icon_name == "")
? "images/pandora.ico"