Private GIT

Skip to content
Snippets Groups Projects
Commit ebd27dcc authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Oops

parent 18f97d29
Branches
Tags
No related merge requests found
...@@ -213,7 +213,7 @@ ...@@ -213,7 +213,7 @@
#for $action in sorted($hItem["actions"]): #for $action in sorted($hItem["actions"]):
#set $curStatus, $curQuality = $Quality.splitCompositeStatus(int($action["action"])) #set $curStatus, $curQuality = $Quality.splitCompositeStatus(int($action["action"]))
#if $curStatus == DOWNLOADED: #if $curStatus == DOWNLOADED:
#if $action["provider"] != -1: #if $action["provider"] != "-1":
<span style="cursor: help;" title="$os.path.basename($action["resource"])"><i>$action["provider"]</i></span> <span style="cursor: help;" title="$os.path.basename($action["resource"])"><i>$action["provider"]</i></span>
#else: #else:
<span style="cursor: help;" title="$os.path.basename($action["resource"])"></span> <span style="cursor: help;" title="$os.path.basename($action["resource"])"></span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment