mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
more working logic and also pretty nice screen reader experience
This commit is contained in:
parent
959aa92656
commit
7b726cbc02
4 changed files with 6 additions and 3 deletions
|
@ -105,6 +105,8 @@ _.extend(Button.prototype, {
|
|||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
SelectButton = function (attributes) {
|
||||
this.attributes = attributes;
|
||||
this.options = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue