pull/1997/head
heemza 6 years ago committed by Abdullah Almsaeed
parent ab9715fd6a
commit 26a521bfa0

@ -989,7 +989,9 @@
//Timepicker //Timepicker
$('.timepicker').timepicker({ $('.timepicker').timepicker({
showInputs: false showInputs: false,
upArrowStyle: 'fa fa-chevron-up',
downArrowStyle: 'fa fa-chevron-down'
}) })
}) })
</script> </script>

Loading…
Cancel
Save