HSLE#34795 Activiteit filter ook voor Frontend
svn path=/Website/trunk/; revision=27481
This commit is contained in:
@@ -287,7 +287,7 @@ var authparams = user.checkAutorisation(autfunction);
|
|||||||
whenEmpty: L("lcl_search_generic") // want filter
|
whenEmpty: L("lcl_search_generic") // want filter
|
||||||
});
|
});
|
||||||
// <!-- Reserveringstatus -->
|
// <!-- Reserveringstatus -->
|
||||||
if (!frontend)
|
//if (!frontend)
|
||||||
{
|
{
|
||||||
sql = "SELECT 1, " + safe.quoted_sql(res.getfostatustext(1)) + " FROM DUAL"
|
sql = "SELECT 1, " + safe.quoted_sql(res.getfostatustext(1)) + " FROM DUAL"
|
||||||
+ " UNION SELECT 2, " + safe.quoted_sql(res.getfostatustext(2)) + " FROM DUAL"
|
+ " UNION SELECT 2, " + safe.quoted_sql(res.getfostatustext(2)) + " FROM DUAL"
|
||||||
|
|||||||
Reference in New Issue
Block a user