Radomir Dopieralski be56f53588 Fix JS warnings when $ is not available
The construction ($ || addHorizonLoadEvent) complains when $ is not
defined. Using (window.$ || window.addHorizonLoadEvent) instead solves
this problem.

Change-Id: Ied5db7398f6ca1d25906c84d5e40a4bae6c01f39
2013-10-21 12:43:19 +02:00
..
2013-10-16 23:26:35 -04:00
2013-08-13 14:36:48 +02:00
2013-10-16 23:26:35 -04:00
2013-08-26 11:55:10 -04:00
2013-08-13 14:54:36 -04:00
2013-10-08 15:21:51 +02:00