Switch to side-by-side view

--- a/Allura/setup.py
+++ b/Allura/setup.py
@@ -96,6 +96,7 @@
     reindex = allura.command:ReindexCommand
     ensure_index = allura.command:EnsureIndexCommand
     script = allura.command:ScriptCommand
+    set-tool-access = allura.command:SetToolAccessCommand
     flyway = flyway.command:MigrateCommand
     
     [easy_widgets.resources]