mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
ui: Restore xmr bid sequence diagrams.
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
<div class="pl-3 w-full">
|
||||
<div class="text-gray-500 text-sm mb-1.5">
|
||||
<span class="font-semibold text-gray-900">
|
||||
UNKNOW EVENT</span><br/>
|
||||
UNKNOWN EVENT</span><br/>
|
||||
<span class="mt-2 mb-2 inline-flex px-2.5 py-1.5 text-xs font-small monospace text-center text-white bg-gray-800 rounded-lg hover:bg-gray-700 focus:ring-4 focus:outline-none focus:ring-gray-300">
|
||||
{{ entry[1] }}
|
||||
<div class="text-xs text-blue-600">{{ entry[0] }}</div>
|
||||
@@ -260,7 +260,7 @@
|
||||
<circle cx="12" cy="12" r="4" stroke="#6b7280"></circle>
|
||||
</g>
|
||||
</svg> View all
|
||||
</div>
|
||||
</div>
|
||||
</a>-->
|
||||
</div>
|
||||
<!-- notifications -->
|
||||
@@ -311,7 +311,7 @@
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- tor -->
|
||||
<!-- tor -->
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
@@ -703,4 +703,4 @@
|
||||
floating_div.appendChild(messages);
|
||||
document.body.appendChild(floating_div);
|
||||
</script>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user