Patrick Lin

Results 2 comments of Patrick Lin

I did the following and the datepicker showed up, but date only... 1. Download ui-bootstrap-tpls-0.13.0.min.js and put under static/crudkit/js/ 2. Add the line below to requires_prod.twig Also if I modify...

follow up: - add the attached file (taken and modified from https://angular-ui.github.io/bootstrap/versioned-docs/0.13.0/) to static/crudkit/js (remove the .txt extension) [datetime-fix.js.txt](https://github.com/skyronic/crudkit/files/2546118/datetime-fix.js.txt) - add the include in requires_prod.twig: - in DateTimeForItem.php, change renderInternal...