web/web_dialog_size/static/src/js
joezsweet 9f63cdc318 Fix default_maximize check
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`
2018-12-07 17:48:17 +01:00
..
web_dialog_size.js Fix default_maximize check 2018-12-07 17:48:17 +01:00