diff --git a/web_dialog_size/README.rst b/web_dialog_size/README.rst index 396db182a..63fdada2b 100644 --- a/web_dialog_size/README.rst +++ b/web_dialog_size/README.rst @@ -43,6 +43,11 @@ If you want to set dialog boxes maximized by default, you need to: #. Add a new record with the text *web_dialog_size.default_maximize* in the *Key* field and the text *True* in the *Value* field +Known issues / Roadmap +====================== + +* Allow setting default dialog size per user. + Bug Tracker =========== diff --git a/web_dialog_size/readme/ROADMAP.rst b/web_dialog_size/readme/ROADMAP.rst new file mode 100644 index 000000000..8667f3e52 --- /dev/null +++ b/web_dialog_size/readme/ROADMAP.rst @@ -0,0 +1 @@ +* Allow setting default dialog size per user. diff --git a/web_dialog_size/static/description/index.html b/web_dialog_size/static/description/index.html index 2b0c147fe..cc0f0c2dc 100644 --- a/web_dialog_size/static/description/index.html +++ b/web_dialog_size/static/description/index.html @@ -3,7 +3,7 @@
- +