Selaa lähdekoodia

Changing menu location of resample

Andrej Studen 5 vuotta sitten
vanhempi
commit
043b72636c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      utils/resample.py

+ 1 - 1
utils/resample.py

@@ -12,7 +12,7 @@ class resample(ScriptedLoadableModule):
   def __init__(self, parent):
     ScriptedLoadableModule.__init__(self, parent)
     parent.title = "Resample"
-    parent.categories = ["Labkey"]
+    parent.categories = ["LabKey"]
     parent.dependencies = []
     parent.contributors = ["Andrej Studen (FMF/JSI)"] # replace with "Firstname Lastname (Org)"
     parent.helpText = """