Overview
| Comment: | check in missing file |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
576487f566c2cc83a2e281bf7d6d5415 |
| User & Date: | lexi on 2021-01-14 17:38:01 |
| Other Links: | manifest | tags |
Context
|
2021-01-19
| ||
| 22:02 | add dist mechanism check-in: d248dc5965 user: lexi tags: trunk | |
|
2021-01-14
| ||
| 17:38 | check in missing file check-in: 576487f566 user: lexi tags: trunk | |
| 17:37 | circle management complete check-in: c43a1b6e9d user: lexi tags: trunk | |
Changes
Added view/conf-circle-view.tpl version [e9a0f3f595].
> > > > > > > > > > > > |
1 2 3 4 5 6 7 8 9 10 11 12 |
<ul class="directory"> <li><strong>@circle</strong></li> @actors </ul> <details> <summary>delete circle</summary> <form method="post"> <p>if you're certain that the <strong>“@circle”</strong> group is no longer of use, press "confirm deletion" below to permanently delete it.</p> <button name="act" value="del">confirm deletion</button> </form> </details> |