summaryrefslogtreecommitdiff
path: root/tools/mmd/MmdWidgets.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mmd/MmdWidgets.py')
-rw-r--r--tools/mmd/MmdWidgets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mmd/MmdWidgets.py b/tools/mmd/MmdWidgets.py
index 4cdedef..f4def74 100644
--- a/tools/mmd/MmdWidgets.py
+++ b/tools/mmd/MmdWidgets.py
@@ -394,7 +394,7 @@ def statusWidget (session):
return html
-def indexWidget (lcol, rcol, status, debug_info = False):
+def indexWidget (rcol, lcol, status, debug_info = False):
if debug_info:
user_location = debug_info.user.getDefaultLocation ()
if not user_location: