Fix Block Factory when types are saved.

This commit is contained in:
Neil Fraser
2014-11-11 14:06:02 -08:00
parent 0f187fc392
commit ca966979a4
2 changed files with 46 additions and 35 deletions

View File

@@ -1,2 +1,2 @@
print("Status: 302")
print("Location: /static/apps/index.html")
print("Location: /static/demos/index.html")