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
Madan Jampani
2014-11-04 23:01:28 -0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
beada93656a546f12b18ae68e63d64292775c12a
beada936
2 parents
0a7a815f
a09b9278
Merge branch 'master' of
ssh://gerrit.onlab.us:29418/onos-next
Show 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 @
beada93
...
...
@@ -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