FSN#36962 Minder JavaScript bij printen/excel

svn path=/Website/branches/v2016.1/; revision=29823
This commit is contained in:
Jos Groot Lipman
2016-06-22 15:27:47 +00:00
parent d48cb86bcd
commit d448757bfa

View File

@@ -70,6 +70,7 @@ function scaffolding_list(model, scf_params)
<html>
<head>
<% FCLTHeader.Generate({ outputmode: outputmode }); %>
<% if (outputmode == 0) { %>
<script>
function scf_reload (json)
{
@@ -127,6 +128,7 @@ function scaffolding_list(model, scf_params)
}).disableSelection() });;
<%= scf_params.list.script %>
</script>
<% } %>
</head>
<body id="listbody">
<%