Files
evolution/src/em-format
Milan Crha 93b56ca40f em-formatter: Remove unneeded attachment-expander button's 'data' attribute
The 'data' attribute contained HTML code, which had been used a bit later
in the HTML structure and, more importantly, it was not accessed anywhere,
thus it only made the HTML code larger with no gain. Also, the attribute
value could cause HTML structure breakage, when the 'data' attribute
contained double quotes.
2020-04-09 12:14:38 +02:00
..