Oude quote tikfoutje
svn path=/Website/branches/v2017.2/; revision=35474
This commit is contained in:
@@ -112,7 +112,7 @@ function BijlagenButton(pModule, pNiveau, pKey, tmpfolder, pKenmerk_key,
|
||||
else
|
||||
var href = protectQS.create(OpenFlexFile(pModule, pNiveau, pKey, pKenmerk_key, lijst[file]));
|
||||
//var html = "<a href='" + safe.htmlattr(href) + "' target='_new'>" + safe.html(lijst[file]) + "</a>";
|
||||
var html = '<span class="details fldflexM" " readonly=1'
|
||||
var html = '<span class="details fldflexM" readonly=1'
|
||||
+ ' onclick=\'FcltMgr.windowopen("' + safe.jsstring(href) + '")\'>' + safe.html(lijst[file]) + '</span>';
|
||||
|
||||
filehtmlarr.push(html);
|
||||
|
||||
Reference in New Issue
Block a user