Commit 8dbd03dc authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Show only new method of 'change-state' dialog

* Disappear with old button of 'change state'
* Turn default new method to change state of checked items
XXX: this new method is not totally working yet, just first checked element
  have its state changed
parent eb095af8
......@@ -42,7 +42,11 @@
type="submit" class="delete"\n
i18n:translate="" i18n:domain="ui">Delete</button>\n
\n
<button name="WebSection_changeStateOnUNGDocs:method" type="submit" class="change_state"\n
<!--<button name="WebSection_changeStateOnUNGDocs:method" type="submit" class="change_state"\n
i18n:translate="" i18n:domain="ui">Change State</button>-->\n
\n
<!--<a id="change_state" href="#" i18n:translate="" i18n:domain="ui">Change State</a> -->\n
<button id="change_state" name="WebSection_changeStateHelper:method" type="submit" class="change_state"\n
i18n:translate="" i18n:domain="ui">Change State</button>\n
\n
<div class="listbox-navigation"></div>\n
......
2011-09-21 gabriel.oliveira
* Show only new method of 'change-state' dialog
2011-09-21 gabriel.oliveira
* Dynamize ung listbox height
......
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