Merge pull request #3720 from tsiegleauq/conversations_hook

add template hook in user div
This commit is contained in:
Emanuel Schütze 2018-04-24 13:07:00 +02:00 committed by GitHub
commit 08b89858c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"