fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Pd counter i18n fix.
[wolnelektury.git]
/
wolnelektury
/
static
/
js
/
jquery.countdown-pl.js
diff --git
a/wolnelektury/static/js/jquery.countdown-pl.js
b/wolnelektury/static/js/jquery.countdown-pl.js
index
10f84d4
..
81d5f07
100644
(file)
--- a/
wolnelektury/static/js/jquery.countdown-pl.js
+++ b/
wolnelektury/static/js/jquery.countdown-pl.js
@@
-18,5
+18,5
@@
n == 1 ? 1 : 0;
\r
}
\r
};
\r
n == 1 ? 1 : 0;
\r
}
\r
};
\r
- $.countdown.setDefaults($.countdown.regional['pl']);
\r
+
//
$.countdown.setDefaults($.countdown.regional['pl']);
\r
})(jQuery);
\ No newline at end of file
})(jQuery);
\ No newline at end of file