etherpad-lite/src/static
Prateek Saxena 6f5f89bc6b Use 'evt.shiftKey' instead of matching 'charCodes'
The shortcut wasn't running consistently and was blocking
'Cmd+L' on Chrome 38. Instead of going to the location bar
it would tooggle the list. Strangely, it did not override
'Cmd+N'. Using `evt.shiftKey` instead of matching the `charCode`
to the uppercase letter solves the problem.
2014-10-14 18:37:35 +05:30
..
css Add a subset of FontAwesome icons using Fontello 2014-10-14 09:16:44 +05:30
custom Fix gitignore for custom files 2012-03-04 19:50:05 +01:00
font Add a subset of FontAwesome icons using Fontello 2014-10-14 09:16:44 +05:30
img doh, wasnt supposed to add this background 2013-09-25 22:20:13 +01:00
js Use 'evt.shiftKey' instead of matching 'charCodes' 2014-10-14 18:37:35 +05:30
favicon.ico Merge branch 'pita' 2012-03-02 22:00:20 +01:00
robots.txt The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
tests.html make /static/tests.html functional again, 2012-07-07 20:41:26 +02:00