feature: initial comments template

completes #150
This commit is contained in:
Gary Sharp
2025-01-24 17:28:27 +11:00
parent 408e1c4c14
commit 0853bcee50
39 changed files with 956 additions and 527 deletions
@@ -8,7 +8,7 @@
<h2>Expressions</h2>
<table>
<tr>
<th style="width: 200px">On Create:</th>
<th style="width: 140px">On Create:</th>
<td>
@if (canConfig)
{
@@ -76,7 +76,7 @@
</td>
</tr>
<tr>
<th style="width: 200px">On Device Ready For Return:</th>
<th>On Device Ready For Return:</th>
<td>
@if (canConfig)
{
@@ -144,7 +144,7 @@
</td>
</tr>
<tr>
<th style="width: 200px">On Close:</th>
<th>On Close:</th>
<td>
@if (canConfig)
{