Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Simon Hunt
2014-11-04 23:01:07 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a09b9278290da8b80620af26f37f4e39135cf934
a09b9278
1 parent
0df1b1d8
GUI -- Removed out of date comment.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
web/gui/src/main/webapp/sampleKeys.js
web/gui/src/main/webapp/sampleKeys.js
View file @
a09b927
...
...
@@ -66,7 +66,6 @@
note
(
view
,
'Key = '
+
key
+
' KeyCode = '
+
keyCode
);
}
// Keys using a keyset to target specific keys only
function
load
(
view
,
ctx
)
{
// this maps specific keys to specific functions (1)
view
.
setKeys
(
keyDispatch
);
...
...
Please
register
or
login
to post a comment