alfonsodg / demo-web2py

Apache License 2.0
0 stars 0 forks source link

Support the ability to reload modules from the Design UI #27

Closed alfonsodg closed 10 years ago

alfonsodg commented 10 years ago

From francisb...@gmail.com on January 29, 2009 17:40:59

Here is a patch which adds an option to reload a module from the Design UI (without this the ability to Edit is rather limited)

Attachment: reload.patch

Original issue: http://code.google.com/p/web2py/issues/detail?id=28

alfonsodg commented 10 years ago

From massimod...@gmail.com on January 29, 2009 20:02:20

Thank you. I applied the patch with a change. The module reloads automatically when edited via admin so no need to press a button.

Status: Fixed