Merge branch 'master' into PHRAS-2671_change_behaviour_of_display_audio

This commit is contained in:
Nicolas Maillat
2019-07-22 18:34:33 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
<script type="text/javascript" src="/assets/vendors/jquery-ui/jquery-ui.js"></script>
{% endblock %}
</head>
<body class="PNB {{ cssfile }}">
<body class="PNB">
<div id="mainContainer" class="PNB">
{% include 'common/menubar.html.twig' %}
<div class="PNB" id="mainContent" style="overflow: auto">