inwardgateregister screen and new design listing

This commit is contained in:
saravanakumar_kandasami 2017-06-09 17:22:49 +05:30
parent 9ef77d9f4d
commit 6d8da612e6

View File

@ -9,9 +9,7 @@
maxDate : 'now',
dateFormat: 'mm/dd/yy',changeMonth: true, changeYear: true,yearRange: '-100:+0'
});
});
});
// For table
(function(l,q){var e=function(b,c){b.extend(!0,c.defaults,{dom:"<'row'<'col-sm-9'l><'col-sm-3'f>><'row'<'col-sm-12'tr>><'row'<'col-sm-8'i><'col-sm-4'p>>",renderer:"bootstrap"});b.extend(c.ext.classes,{sWrapper:"dataTables_wrapper form-inline dt-bootstrap",sFilterInput:"form-control input-sm",sLengthSelect:"form-control input-sm"});c.ext.renderer.pageButton.bootstrap=function(g,e,r,s,i,m){var t=new c.Api(g),u=g.oClasses,j=g.oLanguage.oPaginate,d,f,n=0,p=function(c,e){var k,h,o,a,l=function(a){a.preventDefault();
b(a.currentTarget).hasClass("disabled")||t.page(a.data.action).draw(!1)};k=0;for(h=e.length;k<h;k++)if(a=e[k],b.isArray(a))p(c,a);else{f=d="";switch(a){case "ellipsis":d="&hellip;";f="disabled";break;case "first":d=j.sFirst;f=a+(0<i?"":" disabled");break;case "previous":d=j.sPrevious;f=a+(0<i?"":" disabled");break;case "next":d=j.sNext;f=a+(i<m-1?"":" disabled");break;case "last":d=j.sLast;f=a+(i<m-1?"":" disabled");break;default:d=a+1,f=i===a?"active":""}d&&(o=b("<li>",{"class":u.sPageButton+" "+
@ -71,6 +69,7 @@ collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled:
<th>Item Code</th>
<th>Material</th>
<th>Ordered Quantity</th>
<th>Received Quantity</th>
<th>Vechicle No</th>
<th>Date</th>
</tr>
@ -86,6 +85,7 @@ collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled:
<td>Sand12</td>
<td>wast sand</td>
<td>1000kgs</td>
<td>1000kgs</td>
<td>TN 34 G 5434</td>
<td>2/6/2017</td>
</tr>
@ -99,6 +99,7 @@ collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled:
<td>Sand12</td>
<td>wast sand</td>
<td>1000kgs</td>
<td>1000kgs</td>
<td>TN 34 G 5434</td>
<td>6/6/2017</td>
</tr>