]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix issue in keyboard refactor
authorKevin Ball <kmball11@gmail.com>
Mon, 9 Jan 2017 23:38:29 +0000 (15:38 -0800)
committerKevin Ball <kmball11@gmail.com>
Tue, 18 Apr 2017 16:40:12 +0000 (09:40 -0700)
js/foundation.util.keyboard.js

index 8523da6e7af940ea5cb5c297df3177b8e209e905..d1fe08bcb98c4e2b9c9a7f7dd228165be8648a71 100644 (file)
@@ -59,7 +59,7 @@ var Keyboard = {
    * @param {Event} event - the event generated by the event handler
    * @return String key - String that represents the key pressed
    */
-  parseKey: parseKey,t l
+  parseKey: parseKey,
 
   /**
    * Handles the given (keyboard) event