Fixed menu name

This commit is contained in:
Alexey Berezhok
2026-02-20 21:37:04 +03:00
parent 527ae63c7c
commit a4b5a28eb3

1
app.rb
View File

@@ -311,7 +311,6 @@ get '/shows/:id', :auth => 'user' do
f.flock(File::LOCK_UN)
end
@page_name = I18n.t('pages.clients')
@menu = true
if @error.nil?
erb :list