Skip to content

Commit

Permalink
replaced Perf-O-Meter link, points now to PyNP graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Meecr0b committed Nov 9, 2015
1 parent 4c529d4 commit 9134720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/plugins/icons/pynp.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ def paint_pynp_graph(what, row, tags, custom_vars):
'columns': ['pnpgraph_present'],
'paint': paint_pynp_graph,
})
#replace Perf-O-Meter link
pnp_url = lambda row, what, how='graph': pynp_url(row, what)

0 comments on commit 9134720

Please sign in to comment.