dmstr/yii2-adminlte-asset

Missing Layout Options tab?!

jolierouge opened this issue · 5 comments

What are you missing? An example?

This repo just provides an asset bundle.

Had I already to install AdminLTE Bootstrap Admin Dashboard Template?

What is this, a Yii 2 extension?

If not why, when I install AdminLTE Asset Bundle, the Layout Options Tab is "missing"?

That depends on the layout view, I think we're just missing an example here.
I.e. I have added that here https://github.com/dmstr/yii2-backend-module/tree/master/src/views/layouts as control-sidebar.php

Restating my question:
Hi, how to add the options tab of control sidebar?
Options tab 60809462-9b9ba500-a182-11e9-9e02-1537db773c47
Kind Regards,

Here's an example https://github.com/dmstr/yii2-backend-module/blob/master/src/views/layouts/_control-sidebar.php - see also above.

This is not Yii 2 specific, it's "just" HTML and CSS from AdminLTE.