feat: v1.3.68 — Info modal: copy buttons only on name/pkg/route, add curl copy field

This commit is contained in:
“Naeel”
2026-05-08 14:01:55 +04:00
parent 8f4659d2ef
commit c9b5867373
3 changed files with 47 additions and 26 deletions
+2 -2
View File
@@ -102,7 +102,7 @@
<div class="nubes">NUBES</div>
<div class="product">FISSION CONSOLE</div>
</div>
<div style="font-size:0.65rem; color:var(--text-secondary); margin-left:10px; align-self:center; opacity:0.7;">v1.3.67</div>
<div style="font-size:0.65rem; color:var(--text-secondary); margin-left:10px; align-self:center; opacity:0.7;">v1.3.68</div>
</div>
<div class="row" style="margin:0;">
<button class="btn ghost" onclick="reloadAll()">Refresh</button>
@@ -485,7 +485,7 @@
</div>
<div class="actions" style="justify-content:space-between; align-items:center;">
<span style="font-size:0.75rem; color:var(--text-secondary);">v1.3.67</span>
<span style="font-size:0.75rem; color:var(--text-secondary);">v1.3.68</span>
<button class="btn ghost" onclick="closeHelp()">Закрыть</button>
</div>
</div>