postgresql: clean .id_link

pull/2121/head
Simon Legner 1 year ago
parent 89ee4c589d
commit 4169fdff34

@ -88,6 +88,8 @@ module Docs
node.remove_attribute 'class'
node.remove_attribute 'style'
end
css('.id_link').remove
end
end
end

Loading…
Cancel
Save