Fix active order display in supplier side

This commit is contained in:
2013-03-10 18:24:09 +01:00
parent 5eac918255
commit 0979eda9be
11 changed files with 157 additions and 34 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ RSpec.configure do |config|
# Use color in STDOUT
config.color_enabled = true
config.fail_fast = true
config.fail_fast = false
# Use color not only in STDOUT but also in pagers and files
config.tty = true