Merge branch 'develop' of git.znuny.com:zammad/zammad into develop

This commit is contained in:
Martin Edenhofer 2017-02-01 23:10:10 +01:00
commit 75a02d9d83

View file

@ -159,7 +159,7 @@ $(function() {
<script> <script>
$(function() { $(function() {
new ZammadChat({ new ZammadChat({
<span class="js-modal-params"></span> <span class="js-modal-params"></span>,
show: false show: false
}); });
}); });