Skip to content
#

starter-template

Here are 869 public repositories matching this topic...

carlos-andres
carlos-andres commented Jun 16, 2020

On the brand logo link replace the / href with . <?php echo Yii::getAlias('@backendUrl') ?>

<a href="<?php echo Yii::getAlias('@backendUrl') ?>" class="brand-link text-center <?php echo $keyStorage->get('adminlte.brand-text-small') ? 'text-sm' : null ?>">

in some cases for single domain some links not work correctly.

Thanks a lot

Improve this page

Add a description, image, and links to the starter-template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the starter-template topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.