Fix links in failed preview message suggestions.

This commit is contained in:
Nathan Gray 2015-11-16 22:16:23 +00:00
parent 69ffc46a95
commit b2ccc2ad4c

View File

@ -43,6 +43,9 @@
$appname = $_GET['appname'] ? $_GET['appname'] : $content['appname'];
$definition = $_GET['definition'] ? $_GET['definition'] : $content['definition'];
// We use some inline js in preview results if it fails
egw_framework::csp_script_src_attrs("unsafe-inline");
$template = new etemplate_new('importexport.import_dialog');
// Load application's translations