FSN#37966 Zoeken zonder speciale tekens
svn path=/Website/branches/v2016.2/; revision=30995
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<!-- #include file="../api2/model_persons.inc" -->
|
||||
|
||||
<%
|
||||
if (mode == 'list')
|
||||
{
|
||||
Oracle.Execute("alter session set nls_comp = 'LINGUISTIC' NLS_SORT = 'BINARY_AI'"); // Zodat m<>ller gevonden wordt
|
||||
}
|
||||
var this_model = new model_persons();
|
||||
|
||||
scaffolding(this_model,
|
||||
|
||||
Reference in New Issue
Block a user