diff --git a/platform/forms/bundle.json b/platform/forms/bundle.json index 020438fb66..9b73d846a6 100644 --- a/platform/forms/bundle.json +++ b/platform/forms/bundle.json @@ -49,36 +49,6 @@ "key": "CompositeController", "implementation": "controllers/CompositeController.js" } - ], - "templates": [ - { - "key": "_checkbox", - "templateUrl": "templates/_checkbox.html" - }, - { - "key": "_checkboxes", - "templateUrl": "templates/_checkboxes.html" - }, - { - "key": "_datetime", - "templateUrl": "templates/_datetime.html" - }, - { - "key": "_select", - "templateUrl": "templates/_select.html" - }, - { - "key": "_selects", - "templateUrl": "templates/_selects.html" - }, - { - "key": "_textfield", - "templateUrl": "templates/_textfield.html" - }, - { - "key": "_textfields", - "templateUrl": "templates/_textfields.html" - } ] } } \ No newline at end of file