diff --git a/platform/features/table/bundle.js b/platform/features/table/bundle.js index 8e820abef6..6f7d285a50 100644 --- a/platform/features/table/bundle.js +++ b/platform/features/table/bundle.js @@ -145,7 +145,7 @@ define([ "name": "Real-time Table", "key": "rt-table", "cssclass": "icon-tabular-realtime", - "templateUrl": rtTableTemplate, + "template": rtTableTemplate, "needs": [ "telemetry" ],