<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <%= render "layouts/breadcrumbs" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= form_tag({:action=>'shift'} ,:multipart=>true,:id=>:myforms ) do %>
<% i = 1 if @MstShift.count >0 @MstShift.each do | shft | %> <% i =i+1 end else %> <% end %>
Shift Code Night Shift In Time Out Time Action
<%=shft.attend_shiftcode%> <%=shft.attend_nightshift%> <%=formatted_times(shft.attend_shfintime)%> <%=formatted_times(shft.attend_shfout)%>
No Records Found
<% end %>