浏览代码

Add comment about fragment inclusion

Arkadiusz Ryś 1 年之前
父节点
当前提交
57cf7d222e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/templates/enact.html

+ 1 - 0
src/main/resources/templates/enact.html

@@ -5,6 +5,7 @@
 </head>
 <body>
 <main>
+  <!-- TODO Use fragment inclusion expressions to hide the panel when no ongoing automated activities are present? -->
   <article th:replace="fragments/automated.html :: activity(activities=${activities})"></article>
 
   <section class="pt-6 pb-6 pl-5 pr-5">