diff options
author | anekos | 2011-08-31 11:14:39 +0900 |
---|---|---|
committer | anekos | 2011-08-31 11:14:39 +0900 |
commit | f1048ba64a1aa24606fd85d353a86cb7c853587c (patch) | |
tree | ebea83df2116242afa9e5d43307252e8ad271119 /google-plus-commando.js | |
parent | 642fbaebd21d3f7855bbcdb95d1e0565d392ad2d (diff) | |
download | vimperator-plugins-f1048ba64a1aa24606fd85d353a86cb7c853587c.tar.bz2 |
こめ
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r-- | google-plus-commando.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js index 8750208..e66312a 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -433,6 +433,7 @@ let g:gplus_commando_map_menu = "m" }; } + // ダイアログ function get3 (root) { function button (editor, name) editor.parentNode.querySelector(S.role('button', <>[id$=".{name}"]</>)); |