-
- Downloads
Merge pull request #167 from azul/feature/i18n-for-ticket-system
Feature/i18n for ticket system
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 3 additions, 0 deletionsGemfile.lock
- app/controllers/application_controller.rb 0 additions, 10 deletionsapp/controllers/application_controller.rb
- app/controllers/controller_extension/flash.rb 43 additions, 0 deletionsapp/controllers/controller_extension/flash.rb
- app/helpers/application_helper.rb 2 additions, 1 deletionapp/helpers/application_helper.rb
- app/helpers/link_helper.rb 49 additions, 0 deletionsapp/helpers/link_helper.rb
- app/views/common/_action_buttons.html.haml 6 additions, 6 deletionsapp/views/common/_action_buttons.html.haml
- app/views/common/_download_button.html.haml 2 additions, 2 deletionsapp/views/common/_download_button.html.haml
- app/views/common/_home_page_buttons.html.haml 1 addition, 3 deletionsapp/views/common/_home_page_buttons.html.haml
- app/views/errors/not_found.html.haml 3 additions, 3 deletionsapp/views/errors/not_found.html.haml
- app/views/errors/server_error.html.haml 3 additions, 3 deletionsapp/views/errors/server_error.html.haml
- app/views/layouts/_header.html.haml 2 additions, 2 deletionsapp/views/layouts/_header.html.haml
- app/views/layouts/_messages.html.haml 1 addition, 1 deletionapp/views/layouts/_messages.html.haml
- app/views/layouts/_navigation.html.haml 1 addition, 1 deletionapp/views/layouts/_navigation.html.haml
- app/views/pages/pricing.html.haml 1 addition, 1 deletionapp/views/pages/pricing.html.haml
- app/views/pages/terms-of-service.en.md 2 additions, 2 deletionsapp/views/pages/terms-of-service.en.md
- app/views/users/_destroy_account.html.haml 3 additions, 3 deletionsapp/views/users/_destroy_account.html.haml
- app/views/users/_overview.html.haml 24 additions, 0 deletionsapp/views/users/_overview.html.haml
- app/views/users/new.html.haml 1 addition, 1 deletionapp/views/users/new.html.haml
- app/views/users/show.html.haml 7 additions, 30 deletionsapp/views/users/show.html.haml
Loading
Please register or sign in to comment