Added ./libs/ direcroty (and the pages).

This commit is contained in:
2025-11-14 19:43:15 +01:00
parent d4ad6a62d1
commit ef3088c3f1
20 changed files with 444 additions and 112 deletions
+24 -4
View File
@@ -25,15 +25,35 @@
"disabled": false
}
},
{
"hidden": true,
"alt": {
"name": "testtube",
"icon": "testtube_8x8.png",
"action": "navigate",
"actionValue": "/libs/test",
"disabled": false
}
},
{
"hidden": true,
"alt": {
"name": "return",
"icon": "return_8x8.png",
"action": "navigate",
"actionValue": "../",
"disabled": false
}
},
{
"icon": "pauseAnimation_8x8.png",
"action": "function",
"actionValue": "pauseAnimBtn('auto')",
"iconId": "animationToggle",
"disabled": false,
"hidden": false,
"alt": {
"name": "playDisabled",
"disabled": true
}
"name": "noAnim",
"hidden": true
}
}
]