From 9b6ae7bc5c98175186840daf0ba61d22225387e8 Mon Sep 17 00:00:00 2001 From: Julen Landa Alustiza Date: Jul 09 2019 08:21:04 +0000 Subject: ui/filters.py: remove inline styling --- diff --git a/pagure/ui/filters.py b/pagure/ui/filters.py index 1168963..f7249cc 100644 --- a/pagure/ui/filters.py +++ b/pagure/ui/filters.py @@ -193,7 +193,7 @@ def format_loc( ' data-filename="%(filename)s" data-commit="%(commit)s"' ' data-tree="%(tree_id)s">' "

" - '' "

" "" @@ -439,9 +439,6 @@ def blame_loc(loc, repo, username, blame): # Happens at the end of the file, since we are using idx + 1 continue - if '
' in line:
-            line = line.split('
')[1]
-
         output.append(
             ''
             '