mirror of
https://github.com/Terranom674/Piwigo_Bratonien_Tools.git
synced 2026-09-19 17:34:31 +00:00
Add system tab
This commit is contained in:
@@ -23,7 +23,8 @@
|
|||||||
{ id:'regeln', label:'Albumregeln' },
|
{ id:'regeln', label:'Albumregeln' },
|
||||||
{ id:'auswahl-download', label:'Fotoauswahl & Downloads' },
|
{ id:'auswahl-download', label:'Fotoauswahl & Downloads' },
|
||||||
{ id:'bilddateien', label:'Bilddateien & Pfade' },
|
{ id:'bilddateien', label:'Bilddateien & Pfade' },
|
||||||
{ id:'wartung', label:'Wartung / Cache' }
|
{ id:'wartung', label:'Wartung / Cache' },
|
||||||
|
{ id:'system', label:'System & Updates' }
|
||||||
];
|
];
|
||||||
var panels = [];
|
var panels = [];
|
||||||
definitions.forEach(function (d) {
|
definitions.forEach(function (d) {
|
||||||
|
|||||||
Reference in New Issue
Block a user