Revision: 2678
https://sourceforge.net/p/mrbs/code/2678/
Author: cimorrison
Date: 2013-02-03 14:11:30 +0000 (Sun, 03 Feb 2013)
Log Message:
-----------
Fixed bug in last commit
Modified Paths:
--------------
mrbs/trunk/web/js/functions.js.php
Modified: mrbs/trunk/web/js/functions.js.php
===================================================================
--- mrbs/trunk/web/js/functions.js.php 2013-02-03 13:59:57 UTC (rev 2677)
+++ mrbs/trunk/web/js/functions.js.php 2013-02-03 14:11:30 UTC (rev 2678)
@@ -44,7 +44,7 @@
if (typeof visibilityPrefix.prefix === 'undefined')
{
- visibilityPrefix.prefix === null;
+ visibilityPrefix.prefix = null;
for (var i=0; i<prefixes.length; i++)
{
testProperty = prefixes[i];
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits