<% if flash[:error] %>
<% end %>
×
<%= flash[:error] %>
<% end %>
<%= form_tag({action: 'create'}, multipart: :true, id: :myforms, class: "form-horizontal") do %>
<% @ListModule.each do |mod| %>
<% end %>
<%= mod.lm_modules %> checked <% end %>>
Form Name | Add | Edit | Delete | Print/Download | Cancel | View |
---|---|---|---|---|---|---|
<%= menu_name %> | <% if listnewmodule.include?('AD') %> checked<% end %> name="ua_action[<%= combine_name %>][]" value="AD"> <% end %> | <% if listnewmodule.include?('ED') %> checked<% end %> name="ua_action[<%= combine_name %>][]" value="ED"> <% end %> | <% if listnewmodule.include?('DL') %> checked<% end %> name="ua_action[<%= combine_name %>][]" value="DL"> <% end %> | <% if listnewmodule.include?('PR') %> checked<% end %> name="ua_action[<%= combine_name %>][]" value="PR"> <% end %> | <% if listnewmodule.include?('CL') %> checked<% end %> name="ua_action[<%= combine_name %>][]" value="CL"> <% end %> | <% if listnewmodule.include?('VW') %> checked<% end %> name="ua_action[<%= combine_name %>][]" value="VW"> <% end %> |
No forms available for <%= mod.lm_modules %> |