mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
migrate approveLehrauftrag/acceptLehrauftrag/orderLehrauftrag to tabulator 5
This commit is contained in:
@@ -727,7 +727,6 @@ var FHC_TableWidget = {
|
||||
_getRepresentationFieldsDefinitions: function(data) {
|
||||
|
||||
var fieldsDefinitions = {}; // eventually contains record fields definitions
|
||||
|
||||
// Checks if record fields definitions was given as parameter
|
||||
if (data.hasOwnProperty("datasetRepresentationFieldsDefinitions") && data.datasetRepresentationFieldsDefinitions != "")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user