FSN#37352 'Transport' van SCF-tabellen geen spellcheck
svn path=/Website/trunk/; revision=33797
This commit is contained in:
@@ -66,7 +66,7 @@ function scaffolding_import(model, scf_params)
|
||||
<form method="post" action="../../api2/reportsx.json">
|
||||
<% BLOCK_START("scf_import", model.record_title);
|
||||
%>
|
||||
<textarea id='importeer' style='width:800px;height:500px;'></textarea>
|
||||
<textarea id='importeer' spellcheck="false" style='width:800px;height:500px;'></textarea>
|
||||
<% BLOCK_END();
|
||||
%>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user