fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da0c65e
)
when removing empty tags remove also empty links
author
Jan Szejko
<janek37@gmail.com>
Wed, 10 Jan 2018 14:24:36 +0000
(15:24 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Wed, 10 Jan 2018 14:24:36 +0000
(15:24 +0100)
apps/catalogue/xml_tools.py
patch
|
blob
|
history
diff --git
a/apps/catalogue/xml_tools.py
b/apps/catalogue/xml_tools.py
index
72e860f
..
abab7f2
100644
(file)
--- a/
apps/catalogue/xml_tools.py
+++ b/
apps/catalogue/xml_tools.py
@@
-207,7
+207,6
@@
EXCEPTIONS = [
('div', 'img'),
('div', 'video'),
('div', 'table.cell'),
- ('span', 'link'),
]