Searched full:link_to (Results 1 – 2 of 2) sorted by relevance
82 var link_to = '<td class="text-muted">' + o.link_to + '</td>';92 if (o.link_to == null) {111 if (o.link_to == null) {158 cols1to3 = name + link_to + package;
728 entry['link_to'] = None753 entry['link_to'] = Target_File.objects.get(pk=o.sym_target_id).path755 if entry['link_to'] is not None: