@@ -28,12 +28,12 @@ $(document).ready(function() {
laydate.render({
elem: '#starttime',
type: 'time',
- format: 'HH:mm'
+ format: 'HH:mm',
});
elem: '#endtime',
@@ -22,6 +22,9 @@
table th {
text-align: center;
}
+ /* .laydate-time-list{padding-bottom:0;overflow:hidden}
+ .laydate-time-list>li{width:50%!important;} */
+ .laydate-time-list>li:last-child { display: none;}
</style>
<div class="container-fluid ">