# HG changeset patch # User Sean Farley # Date 2014-07-15 23:03:27 # Node ID 834d7bbfb18e9785441bc75d37e338d5416a6b12 # Parent bf8cd958efa86084b852fc602a8a17b74dc8961d text_strikethrough.png: use new icon-strike font diff --git a/kallithea/controllers/changeset.py b/kallithea/controllers/changeset.py --- a/kallithea/controllers/changeset.py +++ b/kallithea/controllers/changeset.py @@ -109,8 +109,8 @@ def _ignorews_url(GET, fileid=None): params[ctx_key] += [ctx_val] params['anchor'] = fileid - img = h.image(h.url('/images/icons/text_strikethrough.png'), lbl, class_='icon') - return h.link_to(img, h.url.current(**params), title=lbl, class_='tooltip') + icon = h.literal('') + return h.link_to(icon, h.url.current(**params), title=lbl, class_='tooltip') def get_line_ctx(fid, GET): diff --git a/kallithea/public/images/icons/text_strikethrough.png b/kallithea/public/images/icons/text_strikethrough.png deleted file mode 100644 index 612058a78eba4e3ca259aa13417fd60cd6cf2fbd..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@