Switch to unified view

a/ForgeClassic/setup.py b/ForgeClassic/setup.py
...
...
38
    sfx = sfx:SFXAuthenticationProvider
38
    sfx = sfx:SFXAuthenticationProvider
39
39
40
    [allura.project_registration]
40
    [allura.project_registration]
41
    sfx = sfx:SFXProjectRegistrationProvider
41
    sfx = sfx:SFXProjectRegistrationProvider
42
42
43
    [allura.theme]
44
    sfx = sfx:ThemeProvider
45
43
    """,
46
    """,
44
      )
47
      )