print format update

This commit is contained in:
Yan
2017-06-12 18:19:30 +06:30
parent 7122fb4c81
commit 423776cadd
7 changed files with 99 additions and 90 deletions

View File

@@ -9,7 +9,7 @@ Rails.application.routes.draw do
mount Sidekiq::Web => '/kiq'
# Action Cable Creation
mount ActionCable.server => "/cable"
# mount ActionCable.server => "/cable"
#--------- SmartSales Installation ------------#
get 'install' => 'install#index'