<% content_for :page_specific_javascript do %> <% end %>

Import from Excel

<%= hidden_field_tag :authenticity_token, form_authenticity_token %>
<% if @module_app.categories.count > 0 %>
Please create all the tags and categories before hand. Only excel file is allowed.
<% else %>

Please create atleast one category before importing.

<% end %>
<% if @module_app.categories.count > 0 %>
<% end %>