Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
remove install date from repository addon info due to date bug - fixes
Browse files Browse the repository at this point in the history
…#43
  • Loading branch information
jurialmunkey committed Jun 7, 2022
1 parent 296901a commit 9ffce8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1080i/DialogAddonInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<param name="name" value="$VAR[Label_AddonInfo_LastUpdated]" />
<visible>!String.IsEmpty(ListItem.AddonInstallDate)</visible>
<visible>String.IsEqual(Control.GetLabel(6),$LOCALIZE[24037])</visible>
<visible>!String.StartsWith(Container.FolderPath,addons://repository)</visible>
<width>480</width>
</include>
<include content="Object_InfoCircle">
Expand Down

0 comments on commit 9ffce8c

Please sign in to comment.