fixws and 'new' button in grid query
This commit is contained in:
@@ -7,3 +7,4 @@ def index():
|
||||
sheet = cache.ram('sheet1',lambda:Sheet(10,10,URL('callback')),0)
|
||||
#sheet.cell('r0c3',value='=r0c0+r0c1+r0c2',readonly=True)
|
||||
return dict(sheet=sheet)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user