Commit f0ee1dc5c3669f93b4a08b8930bf754488be6076

  • March 14, 2013 17:12

    Commit f0ee1dc on 8.x-1.x
    config_translation: /config_translation.admin.inc
    ++++---
    112 additions & 95 deletions
    config_translation: /config_translation.api.php
    +++---
    6 additions & 6 deletions
    config_translation: /config_translation.module
    ++++---
    103 additions & 80 deletions
    Issue #1936200 followup: make translation tabs work for pages where multiple config names are involved.
    
    Huh. This required us to turn the whole thing upside down and take paths as keys instead of config names. Then check things for each name in cases to make sure. This will need further cleanup definitely. Basic operations work but saving the account settings emails does not seem to in my tests.