Fix missing images && Fix missing Web Fonts
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
<div class="modal-header">
|
||||
<h4 class="modal-title" id="defaultModalLabel" style="color:white;">
|
||||
<center>
|
||||
<img src="dashboard/images/ethofslogo.png" alt="Ether-1 ethoFS Logo">
|
||||
<img src="assets/dashboard/images/ethofslogo.png" alt="Ether-1 ethoFS Logo">
|
||||
<br>
|
||||
<br> Live Upload | ethoFS Browser Node
|
||||
</center>
|
||||
@@ -390,7 +390,7 @@
|
||||
</button>
|
||||
<br>
|
||||
<center>
|
||||
<img src="dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
<img src="assets/dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
</center>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
@@ -425,7 +425,7 @@
|
||||
</button>
|
||||
<br>
|
||||
<center>
|
||||
<img src="dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
<img src="assets/dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
</center>
|
||||
|
||||
<div class="modal-body">
|
||||
@@ -462,7 +462,7 @@
|
||||
For Confirmation | ethoFS Block Tracker</h5>
|
||||
<br>
|
||||
<center>
|
||||
<img src="dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
<img src="assets/dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
</center>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="color:#ffffff;">
|
||||
<span aria-hidden="true">×</span>
|
||||
@@ -503,7 +503,7 @@
|
||||
Data Upload | ethoFS Block Tracker</h5>
|
||||
<br>
|
||||
<center>
|
||||
<img src="dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
<img src="assets/dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
</center>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="color:#ffffff;">
|
||||
<span aria-hidden="true">×</span>
|
||||
@@ -535,7 +535,7 @@
|
||||
Details</h4>
|
||||
<br>
|
||||
<center>
|
||||
<img src="dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
<img src="assets/dashboard/images/ethofslogo.png" width="200" alt="Ether-1 ethoFS Logo">
|
||||
</center>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="color: white;" onclick="resetContractDetailTableRows();">
|
||||
<span aria-hidden="true">×</span>
|
||||
|
||||
Reference in New Issue
Block a user