Replace AddUserTask.jsp

parent 2a75634f
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<script src="user-task/runtime.js" type="module"></script> <script src="user-task/runtime.js" type="module"></script>
<script type="text/javascript" src="user-task/ang-plugins.js"></script> <script type="text/javascript" src="user-task/ang-plugins.js"></script>
<body style="background-color: #fff !important;" onload="loadAddUserTaskComponent()"> <body style="background-color: #fff !important;" onload="loadAddUserTaskComponent()">
<app-root></app-root> <app-add-user-task></app-add-user-task>
<div id="user-task" name="bbContentPlugin" class="bbContentPlugin"></div> <div id="user-task" name="bbContentPlugin" class="bbContentPlugin"></div>
</body> </body>
<script> <script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment