mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-23 17:01:13 +00:00
Use explicit url.
git-svn-id: http://svn.redmine.org/redmine/trunk@16392 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9db3d81e46
commit
1946c71b3b
@ -15,7 +15,7 @@ entries_by_day = entries.group_by(&:spent_on)
|
||||
|
||||
|
||||
<div id="timelog-settings" style="display:none;">
|
||||
<%= form_tag({}, :remote => true) do %>
|
||||
<%= form_tag(my_page_path, :remote => true) do %>
|
||||
<div class="box">
|
||||
<p>
|
||||
<label>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user