# HG changeset patch # User Sean Farley # Date 2014-07-15 22:50:36 # Node ID bf8cd958efa86084b852fc602a8a17b74dc8961d # Parent 79ead88e8acf8a06cb843d42c0f4c087453a8005 page_save.png: use new icon-floppy font diff --git a/kallithea/public/images/icons/page_save.png b/kallithea/public/images/icons/page_save.png deleted file mode 100644 index caea546af549a0302848f4f478c5bd4aae15bc01..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ - + ${c.ignorews_url(request.GET)} ${c.context_url(request.GET)} diff --git a/kallithea/templates/changeset/diff_block.html b/kallithea/templates/changeset/diff_block.html --- a/kallithea/templates/changeset/diff_block.html +++ b/kallithea/templates/changeset/diff_block.html @@ -28,7 +28,7 @@ - + ${c.ignorews_url(request.GET, h.FID(cs2,path))} ${c.context_url(request.GET, h.FID(cs2,path))} diff --git a/kallithea/templates/files/diff_2way.html b/kallithea/templates/files/diff_2way.html --- a/kallithea/templates/files/diff_2way.html +++ b/kallithea/templates/files/diff_2way.html @@ -53,7 +53,7 @@ ${self.repo_context_bar('changelog')} - + ${h.checkbox('ignorews', label=_('Ignore whitespace'))} ${h.checkbox('edit_mode', label=_('Edit'))}