Commit 96afb771 by nnnghia98

edit companies_controller

parent a6e5e312
......@@ -5,6 +5,6 @@ class CompaniesController < ApplicationController
def import
Company.companies_import
redirect_to companies_index_path, notice: "Companies imported successful!"
redirect_to companies_index_path
end
end
<%= flash[:notice] %>
<table class="table">
<thead>
<tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment