mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
refactor: enhance generic list rendering and simplify dataset/snippet management
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<button class="btn btn-icon" id="search-clear" title="Clear search">×</button>
|
||||
</div>
|
||||
<div class="panel-content">
|
||||
<ul class="snippet-list">
|
||||
<ul class="snippet-list" id="snippet-list">
|
||||
<!-- Dynamically populated by renderSnippetList() -->
|
||||
</ul>
|
||||
<div class="placeholder">
|
||||
|
||||
Reference in New Issue
Block a user