0.4.48 static page template

This commit is contained in:
SDE
2024-01-09 13:48:33 +03:00
parent 3ee1af268f
commit 87f318d4aa
3 changed files with 28 additions and 11 deletions

View File

@@ -95,7 +95,7 @@ class Admin_StaticPage(SuperModelAdmin, Admin_Trans_BaseModelViewPage):
'classes': ['wide'],
'fields': ('name',
'url',
# 'title',
'title',
'description', 'text',
'picture',
'order',