This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/3911#issuecomment-184...
If we are to add a list of modules that have been disabled, then I would like us to also add a list of modules that have been enabled. If we are to add such a list, it would need to go in the "options have been saved" message. Having the list hidden in a more/less toggle is a personal preference (so that the messages aren't too lengthy). [H/T @klonos]
Using a more/less toggle will be most easily done when #5090 is merged into core, so that issue is a blocker for this one.
Recent comments
Changing the line in eva-display-entity-view.tpl.php from <?php print $rows; ?> to <?php print render($rows); ?> solves the problem. I will add this comment to the issue I opened...
Difficulty using EVA with leaflet maps
Accepted your answer for what it is but i dont like how it is. Meanwhile ive found other more important problems and gave up.
No way to translate site information
Developing a multilingual site in Backdrop CMS is entirely possible, but it requires a lot of patience and study. I have followed the history of the project since the first versions of Backdrop...
No way to translate site information