Evgeny Vasiliev
Evgeny Vasiliev
I changed datepicker widget on other working one. https://github.com/comdvas/bootstrap-editable-datetimepicker/blob/master/bootstrap-editable-datetimepicker.js Just set 'datetime2' as type parameter.
@tonydspaniard You can replace datetimepicker widget by this one, that gives me more confidence: https://github.com/Eonasdan/bootstrap-datetimepicker And use my wrapper from above message. I did not try to update current widget...
I had this problem too and I decided to add a new option. Maybe it's an ugly solution, but it's works. You can use `numkeys` option from my fork: ```js...
When I try to build sunxi_hdmi as module, it failed: ``` WARNING: drivers/net/wireless/bcmdhd/bcmdhd: 'bcmsdh_probe' exported twice. Previous export was in drivers/net/wireless/bcm4330/bcm4330.ko WARNING: drivers/net/wireless/bcmdhd/bcmdhd: 'bcmsdh_remove' exported twice. Previous export was in...