公告板
版本库
filestore
活动
搜索
登录
main
/
project_management-java
射洪市项目管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
首页待办剩余时间排序
xiangpei
2025-03-23
b78b10c1b2aa6f615b7a31c1bd159dfac490d410
[project_management-java.git]
/
start
/
src
/
main
/
resources
/
static
/
designer
/
editor-app
/
configuration
/
properties
/
execution-listeners-display-template.html
1
2
3
<span ng-if="!property.noValue">{{'PROPERTY.EXECUTIONLISTENERS.DISPLAY' | translate:property.value.executionListeners}}</span>
<span ng-if="property.noValue" translate>PROPERTY.EXECUTIONLISTENERS.EMPTY</span>