changed field comment for bezeichnung

This commit is contained in:
alex
2018-09-04 10:03:30 +02:00
parent 61d0ac7ca0
commit 926c02dd0d
+1 -1
View File
@@ -33,7 +33,7 @@ class filter extends basis_db
//Tabellenspalten
protected $filter_id; // integer (PK)
protected $kurzbz; // varchar(32) unique
protected $bezeichnung; // varchar(32)
protected $bezeichnung; // varchar(64) (label shown before filter dropdown)
protected $sql; // text
protected $valuename; // varchar(32)
protected $showvalue; // boolean (should the value be showed in the input widget