Skip to content

Commit d730028

Browse files
fixed #271, changed UML Model
1 parent 871dba4 commit d730028

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/main/resources/templates/layoutDataview.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -182,15 +182,6 @@
182182
<li>
183183
<span>Controller:</span>
184184
<ul>
185-
<li>
186-
<span th:if="${myPageItem.taskInfo.controllerAddUserForScreenName}">
187-
<i class="fa fa-check-square-o" aria-hidden="true"></i>
188-
</span>
189-
<span th:if="${!myPageItem.taskInfo.controllerAddUserForScreenName}">
190-
<i class="fa fa-square-o" aria-hidden="true"></i>
191-
</span>
192-
<b>AddUserForScreenName</b>
193-
</li>
194185
<li>
195186
<span th:if="${myPageItem.taskInfo.controllerCreateImprintUser}">
196187
<i class="fa fa-check-square-o" aria-hidden="true"></i>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)