mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-17 09:24:11 +01:00
N°2306 - Security hardening
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
var sDataState = 'not-yet-started';
|
||||
var sOQL = "{{ sOQL|raw }}";
|
||||
var sOQL = "{{ sOQL|json_encode|raw }}";
|
||||
var sFormat = 'xlsx';
|
||||
var sFields = "{{ sFields }}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user