diff --git a/demo-shell-ng2/app/vendor.ts b/demo-shell-ng2/app/vendor.ts index caef0d0a69..e7a4cbf671 100644 --- a/demo-shell-ng2/app/vendor.ts +++ b/demo-shell-ng2/app/vendor.ts @@ -11,3 +11,6 @@ import 'rxjs'; // Other vendors for example jQuery, Lodash or Bootstrap // You can import js, ts, css, sass, ... + +import 'ng2-activiti-form/stencils/runtime.ng1'; +import 'ng2-activiti-form/stencils/runtime.adf'; diff --git a/demo-shell-ng2/index.html b/demo-shell-ng2/index.html index 83401ac994..8f0c22b8c5 100644 --- a/demo-shell-ng2/index.html +++ b/demo-shell-ng2/index.html @@ -21,11 +21,9 @@ - - + - @@ -44,10 +42,6 @@ - - - -