Merge branch 'adminbsb_material_ui' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-11-09 18:31:16 +06:30
19 changed files with 76 additions and 50 deletions

View File

@@ -55,7 +55,7 @@ class HomeController < ApplicationController
render :index
end
else
redirect_to origami_root_path, :notice => "Username and Password dosn't match!"
redirect_to origami_root_path, :notice => "Username and Password doesn't match!"
end
end