add template hook in user div

This commit is contained in:
Sean Engelhardt 2018-04-24 10:50:48 +02:00
parent 231d8de036
commit 85e329b9b3

View File

@ -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"