license updated
This commit is contained in:
@@ -12,6 +12,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
#--------- SmartSales Activation ------------#
|
||||
get 'activate' => 'install#index'
|
||||
post 'activate' => 'install#activate'
|
||||
get 'run_sym' => 'sym_control#run'
|
||||
|
||||
#--------- Login/Authentication ------------#
|
||||
get 'auth/:emp_id' => 'home#show', as: :emp_login
|
||||
|
||||
Reference in New Issue
Block a user