mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update issues_show_hook_listener.rb
This commit is contained in:
@@ -87,7 +87,7 @@ class IssuesShowHookListener < Redmine::Hook::ViewListener
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#{button_to "Bill Time", "#{Redmine::Utils::relative_url_root}/qbo/#{issue.id}", method: :get}
|
||||
#{button_to "Bill Time", "#{Redmine::Utils::relative_url_root}/qbo/bill/#{issue.id}", method: :get}
|
||||
"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user