<%= form_tag({:action=>'create'} ,:multipart=>true ) do %>
<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>
Group [*]
Description [*]
Receive From [*]
Remarks
<% if @MstChecklist.count >0 @MstChecklist.each do |chklist| %> <% end else %> <% end %>
Name Description Action
<%=chklist.cl_checklistname%> <%=chklist.cl_checkdescription%>
No Records Found
<% end %>