Explorar o código

Add comment about fragment inclusion

Arkadiusz Ryś hai 1 ano
pai
achega
57cf7d222e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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">