3618: replace js use of == and != with the more predictable === and !==
authorPhil Hodgson <bitbucket@philhodgson.net>
Fri, 24 Oct 2014 17:40:01 +0000 (19:40 +0200)
committerPhil Hodgson <bitbucket@philhodgson.net>
Fri, 24 Oct 2014 17:40:01 +0000 (19:40 +0200)
commitc5f31bd6f1484dc1d09ec404e201f69294f84a5b
tree2330a058093f3874f445c7ace881d61663998fcd
parent66c13b6055a363cb08197b8c5d040ed9a511c8ca
3618: replace js use of == and != with the more predictable === and !==
apps/workbench/app/assets/javascripts/infinite_scroll.js