1. More changes to the front-end for temporal vis re:text & info-icons.

This commit is contained in:
cdtank 2011-04-19 16:45:11 +00:00
parent 86b855df95
commit c65f02a3d6
4 changed files with 39 additions and 25 deletions

View file

@ -97,12 +97,6 @@
var iStartButton, iEndButton, i, iLen;
var oClasses = oSettings.oClasses;
// console.log(iPageCount,
// iPageCountHalf,
// iPages,
// iCurrentPage,
// oClasses);
/* Pages calculation */
if (iPages < iPageCount) {
iStartButton = 1;