Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
5773af0f74
|
@ -49,7 +49,7 @@
|
|||
<a class="bber-reply"
|
||||
th:onclick="rightMenuCommentText([['"'+${equipment.name}+' '+${equipment.model}+' '+${equipment.description}+'"']]);"
|
||||
data-pjax-state="">
|
||||
<i class="haofont hao-icon-message" style="font-size: 18px;"></i>
|
||||
<i class="fa-solid fa-message" style="font-size: 18px;"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
</div>
|
||||
<a class="bber-reply"
|
||||
th:onclick="rightMenuCommentText([[${content.html}]]);"
|
||||
data-pjax-state=""> <i class="haofont hao-icon-message"></i>
|
||||
data-pjax-state=""> <i class="fa-solid fa-message"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue