From a11b453298792f1e74263fed4fdbcc6df7b7a3e2 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: May 04 2015 18:56:42 +0000 Subject: fix to show commit SHA hash in the same line --- diff --git a/pagure/templates/file.html b/pagure/templates/file.html index fda8d01..3364c0e 100644 --- a/pagure/templates/file.html +++ b/pagure/templates/file.html @@ -66,8 +66,8 @@ repo=repo.name, identifier=branchname, filename=filename + '/' + entry.name if filename else entry.name) }}"> {{ entry.name }} - {{ entry.hex|short }} + {% endfor %}