mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Use _path helper instead of _url
This commit is contained in:
parent
ba24e42cec
commit
77ee9db02d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<nav class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<%= link_to new_registrar_user_session_url, class: 'navbar-brand' do %>
|
||||
<%= link_to new_registrar_user_session_path, class: 'navbar-brand' do %>
|
||||
<%= t(:registrar_head_title) %>
|
||||
<% if unstable_env.present? %>
|
||||
<div class="text-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue