mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Started working on the QBO index page
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
get 'qbo', :to=> 'qbo#index'
|
||||
get 'qbo/authenticate', :to => 'qbo#authenticate'
|
||||
get 'qbo/oauth_callback', :to => 'qbo#oauth_callback'
|
||||
get 'qop/qbo_sync', :to => 'qbo#sync'
|
||||
get 'qbo/sync', :to => 'qbo#sync'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user