Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
violethaze74
aws-ssh-rdp-links
Commits
fcf01f8a
Commit
fcf01f8a
authored
Jun 04, 2016
by
Nate Fox
Browse files
updated for AWS changes
parent
de554f46
Changes
1
Hide whitespace changes
Inline
Side-by-side
page.js
View file @
fcf01f8a
...
...
@@ -121,5 +121,5 @@ function get_windows_user() {
}
function
get_selector
(
row
,
div
)
{
return
$
(
"
table.LJ > tbody tr:eq(
"
+
row
+
"
) div.NJ:eq(
"
+
div
+
"
)
"
)
}
\ No newline at end of file
return
$
(
"
table.MJ > tbody tr:eq(
"
+
row
+
"
) div.OJ:eq(
"
+
div
+
"
)
"
)
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment