forked from expo/troggle
remove 'testing' from menu template too
This commit is contained in:
@@ -154,6 +154,9 @@ class SvxForm(forms.Form):
|
||||
res = fout.write(rcode.replace("\r",""))
|
||||
res = fout.write("\n")
|
||||
fout.close()
|
||||
|
||||
# INSERT code to do git add and commit here, to loser repo.
|
||||
|
||||
return "SAVED ."
|
||||
|
||||
def Process(self):
|
||||
|
||||
Reference in New Issue
Block a user