rename: open_threads → loose_ends + cancel_thread → cancel_loose_end across wire / tools / web ui
This commit is contained in:
parent
b1d0a62cb9
commit
6e23d087d2
16 changed files with 152 additions and 139 deletions
|
|
@ -29,9 +29,9 @@
|
|||
<ul id="inbox-list"></ul>
|
||||
</details>
|
||||
|
||||
<details id="open-threads-section" class="agent-inbox" hidden>
|
||||
<summary>▸ <span id="open-threads-summary">open threads</span></summary>
|
||||
<ul id="open-threads-list"></ul>
|
||||
<details id="loose-ends-section" class="agent-inbox" hidden>
|
||||
<summary>▸ <span id="loose-ends-summary">loose ends</span></summary>
|
||||
<ul id="loose-ends-list"></ul>
|
||||
</details>
|
||||
|
||||
<div class="terminal-wrap">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue