Compare commits

...

2 Commits

Author SHA1 Message Date
wmantly adec0e34d5 fix: drop displayIconHtml (#153)
Pull Request Tests / Run Tests (18.x) (push) Successful in 32s
Pull Request Tests / Run Tests (20.x) (push) Successful in 27s
Pull Request Tests / Run Tests (22.x) (push) Successful in 32s
Pull Request Tests / Test Summary (push) Successful in 4s
2026-08-02 17:23:43 -04:00
wmantly b0e8104790 Merge pull request #203 from theta42/fix/remove-missing-docs
fix: remove DEPLOYMENT.md and docs/ from Docker build context
2026-08-02 12:09:53 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -192,7 +192,7 @@
<div class="card-header actionMessage" style="display:none"></div> <div class="card-header actionMessage" style="display:none"></div>
<div class="card-body"> <div class="card-body">
<div class="row"> <div class="row">
<h3><img height="32px" src="{{ displayIconHtml }}"/> {{name}} </h3> <h3>{{name}} </h3>
</div> </div>
<div> <div>
{{#domains}} {{#domains}}
+1 -1
View File
@@ -820,7 +820,7 @@
</a> </a>
{{#domain.provider}} {{#domain.provider}}
<br /> <br />
<img width="24px" src="{{displayIconHtml}}" /> {{displayName}} - {{name}} {{displayName}} - {{name}}
{{/domain.provider}} {{/domain.provider}}
{{#wildcard_parent}} {{#wildcard_parent}}