c0shea / AdminLTE-Template

A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.
MIT License
67 stars 31 forks source link

Change value of todayBtn to linked #26

Closed c0shea closed 3 years ago

c0shea commented 4 years ago

https://github.com/c0shea/AdminLTE-Template/blob/576ebecb26cceeaa992671f6bb3e6063303f474e/src/AdminLTE%20Template/Content/js/init.js#L5

https://bootstrap-datepicker.readthedocs.io/en/latest/options.html#todaybtn

True only brings today's date into view while 'linked' also selects today's date.

c0shea commented 3 years ago

Resolved in #27