Edit web pages of Zammad

Hi, i would edit the login page of zammad, i would insert a button.
When i edit the login.jst.eco and restart zammad, the login page don’t change.
How can i do?

@thorsteneckel can you help me?

You need to run rake assets:precompile afterwards :+1:

1 Like

this is the result of command :

rake aborted!
ActiveRecord::AdapterNotSpecified: ‘development’ database is not configured. Available: [“production”]

with many lines of ruby files
(ex.)

/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activerecord-5.1.5/lib/active_record/connection_adapters/connection_specification.rb:246:in `resolve_symbol_connection’

is there not a simpler method to edit js?

Sorry i wrong the command.
IT WORKS THANK YOU, SOLVED