Skip to content

Commit ead3b84

Browse files
sanjaytripathidevdeep
authored andcommitted
CLOUDSTACK-2909: Fix for ; and : keys for IE and chrome.
1 parent 5cff9bd commit ead3b84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

services/console-proxy/server/js/ajaxkeys.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ KEYBOARD_TYPE_UK = "uk";
170170
var keyboardTables = [
171171
{tindex: 0, keyboardType: KEYBOARD_TYPE_COOKED, mappingTable:
172172
{X11: [ {keycode: 220, entry: X11_KEY_YEN_MARK},
173-
{keycode: 186, entry: X11_KEY_COLON, browser: "Chrome"},
174173
{keycode: 226, entry: X11_KEY_REVERSE_SOLIUS},
175174

176175
{keycode: 240, entry: [

0 commit comments

Comments
 (0)