dashboard
repositories
filestore
activity
search
login
~huangh
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
测试环境端口调整
xusd
2024-09-17
e0a6e1d028d04908a7751da7b166853c5baddf85
[~huangh/gz-dyh.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
task-listeners-display-template.html
1
2
3
<span ng-if="!property.noValue">{{'PROPERTY.TASKLISTENERS.VALUE' | translate:property.value.taskListeners}}</span>
<span ng-if="property.noValue" translate>PROPERTY.TASKLISTENERS.EMPTY</span>