add template hook in user div
This commit is contained in:
parent
231d8de036
commit
85e329b9b3
@ -40,6 +40,8 @@
|
||||
<div class="btn-group">
|
||||
<div ng-if="operator.isAuthenticated()">
|
||||
|
||||
<template-hook hook-name="indexHeaderAdditionalOptions"></template-hook>
|
||||
|
||||
<!-- chatbox -->
|
||||
<div ng-controller="ChatMessageCtrl" os-perms="core.can_use_chat" class="inline">
|
||||
<a href ng-click="openChatbox()" class="headerlink"
|
||||
|
Loading…
Reference in New Issue
Block a user