ui: Restore xmr bid sequence diagrams.

This commit is contained in:
tecnovert
2022-10-23 16:07:32 +02:00
parent 4fc68b5717
commit e46fd193fe
4 changed files with 21 additions and 21 deletions

View File

@@ -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 %}