UWVA#35274: RES: legenda we missen bij het fo scherm de kruisjes van de foute reservering.

svn path=/Website/trunk/; revision=28109
This commit is contained in:
Maykel Geerdink
2016-02-10 12:44:17 +00:00
parent 17f52bf9f5
commit b5342bbbe3

View File

@@ -350,7 +350,7 @@ while (nnregels < 8)
{
params = { width: 170,
resizable: false,
position: {my: "right top", at: "right top"},
position: {my: "right top", at: "right top+35"},
title: "<%=L("lcl_res_legenda")%>"
}
$('div#legenda').dialog(params).dialog('open');