Below:
Add memory usage info to debugging Always display repo info on sidebar for plugins
This commit is contained in:
parent
0834997104
commit
f193dd545d
Binary file not shown.
@ -22,4 +22,4 @@ da3b4f9b73c5c3bf65be6c42d68b51f9 ./scripts/showStatistics.php
|
||||
34554a56611dfe625889c82afd5138de ./scripts/updatePluginSupport.php
|
||||
25bdaed6f62ac73f9ef7c3ce0c125ef7 ./skins/Narrow/css.php
|
||||
7eb021a105e2f7a15675ec8a14e6f05e ./skins/Narrow/skin.html
|
||||
22b3cfb0444f874bb778a8418fc2f1a3 ./skins/Narrow/skin.php
|
||||
f5a56fc6208d45d75069aafe734596f0 ./skins/Narrow/skin.php
|
||||
|
@ -1546,8 +1546,8 @@ function displayPopup($template) {
|
||||
$card .= "
|
||||
</div>
|
||||
<div class='popupInfoRight'>
|
||||
<div class='popupAuthorTitle'>".($Plugin ? tr("Author") : tr("Maintainer"))."</div>
|
||||
<div><div class='popupAuthor'>".($RepoName)."</div>
|
||||
<div class='popupAuthorTitle'>".tr("Maintainer")."</div>
|
||||
<div><div class='popupAuthor'>$RepoName</div>
|
||||
<div class='popupAuthorIcon'><img class='popupAuthorIcon' src='$ProfileIcon' onerror='this.src="/plugins/dynamix.docker.manager/images/question.png"' alt='Repository Icon'></img></div>
|
||||
</div>
|
||||
<div class='ca_repoSearchPopUp popupProfile' data-repository='".htmlentities($Repo,ENT_QUOTES)."'>".tr("All Apps")."</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user