yii2-adminlte-asset
                                
                                
                                
                                    yii2-adminlte-asset copied to clipboard
                            
                            
                            
                        Add `badge` property to widgets\Menu
Please, add ability to use badges in Menu
public $linkTemplate = '<a href="{url}">{icon} {label} {badge}</a>';public $badgeTemplate = '<span class="pull-right-container"><small class="label pull-right {color}">{text}</small></span>';- Take a look at AdminLTE left menu "mailbox" item (it have a badges): https://adminlte.io/themes/AdminLTE/index2.html
 
PRs are very welcome :wink:
PRs are very welcome
What does this mean? What should be done? Please forgive my misunderstanding.
You could write some code to fix this issue and send Pull Request to this repository after.