mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
[Rebranding] Minor fix
This commit is contained in:
parent
8eb44762b2
commit
6675597b62
@ -1196,7 +1196,7 @@ $(document).ready (function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Change the favicon preview when is changed
|
// 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_name = $("select#custom_favicon option:selected").val();
|
||||||
var icon_path = (icon_name == "")
|
var icon_path = (icon_name == "")
|
||||||
? "images/pandora.ico"
|
? "images/pandora.ico"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user