Commit 131ec13c authored by Roque's avatar Roque

erp5_officejs_ui_test: reverting bad storage change

parent 680882e3
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
}), }),
gadget = this; gadget = this;
return storage.put( return storage.put(
'setting/Discussion Tool', 'setting/Text Editor',
{'jio_storage_description': {type: 'unknownstorage'}} {'jio_storage_description': {type: 'unknownstorage'}}
) )
.push(function () { .push(function () {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment