Skip to content

Commit dec5797

Browse files
author
Mostafa Eweda
committed
Merge pull request #2506 from ajaxorg/trivial-stuffs
[Liskov] [Trivial] Focus extension manager on open
2 parents 0f206d6 + 8afd22b commit dec5797

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Cloud9 wouldn't be where it is now without contributions. Feel free to fork and
165165

166166
If you want to contribute to an ajax.org project please print the CLA and fill it out and sign it. Then either send it by snail mail or fax us or send it back scanned (or as a photo) by email. Please indicate a contact person or pull request your CLA relates to so we can quickly process and handle your agreement. Once you've submitted it, you no longer need to send one for subsequent submissions.
167167

168-
Email: cla@c9.io
168+
Email: CLA@c9.io
169169

170170
Fax: +31 (0) 206388953
171171

plugins-client/ext.extmgr/extmgr.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
width = "750"
1212
height = "400"
1313
kbclose = "true"
14-
draggable = "true">
14+
draggable = "true"
15+
onshow = "tbModuleName.focus()">
1516
<a:vbox anchors="0 0 0 0" edge="0 0 11 0">
1617
<a:tab flex="1" id="tabExtMgr" skin="extensions_tab">
1718
<a:page caption="User Extensions">

0 commit comments

Comments
 (0)