PHRAS-2661

This commit is contained in:
Harrys Ravalomanana
2019-09-17 16:17:23 +04:00
parent de46a85bce
commit 20e918175c
4 changed files with 31 additions and 11 deletions

View File

@@ -300,6 +300,10 @@
<script type="text/javascript">
$(document).ready(function () {
$('body').on('click', '#help-trigger', function (event) {
$('#mainMenu .helpcontextmenu').toggleClass('shown');
console.log('mety');
});
// var key = 'help';
var configurationSettingLinks = {{ configuration|json_encode|raw }};
//seperate array based on location of link