dmstr / yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
1.14k stars 425 forks source link

Left sidebar not working properly #178

Closed eothein closed 5 years ago

eothein commented 5 years ago

With the last update of the library the functionality of collapsing the left sidebar does not work any more. Did I miss anything?

Kind regards

Jens Buysse

eothein commented 5 years ago

I have found the solution in the upgrade file:

Change data-toggle="offcanvas" to data-toggle="push-menu"