Commit 3d1de393b88fe8333062f59566212e33a2874fba

Authored by Василь Свідрик
1 parent 76f38e9bfc

xxx

Showing 1 changed file with 2 additions and 7 deletions Side-by-side Diff

components/adm/adm/views.py
... ... @@ -113,7 +113,7 @@
113 113 @adm.route('/menu-items')
114 114 def menu_items():
115 115 menu = [
116   - {"heading": 'APPS & PAGES'},
  116 +
117 117 {
118 118 "title": 'Адміністрування сайту',
119 119