mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-07-01 23:41:08 -04:00
Forgot to add sidebar files
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
<h3>Customers</h3>
|
||||||
|
<%= render :partial => 'customers/search' %>
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
class ViewHookListener < Redmine::Hook::ViewListener
|
||||||
|
render_on :view_issues_sidebar_issues_bottom, :partial => "customers/sidebar"
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user