Release 6.63

This commit is contained in:
kong 2022-08-30 13:31:51 +07:00
parent a35a795533
commit 1cf4cb7714
44 changed files with 517 additions and 3 deletions

View file

@ -1,5 +1,6 @@
<?hurr
#include=menu_head.py
echo param
?>
<Popup>
@ -51,7 +52,13 @@
<?hurr
#include=menu_catalog.xml
echo $param
if $param == "new-layout":
echo "using new layout hurr"
#include=menu_catalog.xml
else:
#include=menu_catalog.xml
?>