diff --git a/sib-polls.js b/sib-polls.js index d9dbe29138095395048f03eab744f7915ecb52c1..b28bc2f2965a8d242b4387282d5fc973218668d9 100644 --- a/sib-polls.js +++ b/sib-polls.js @@ -4,7 +4,7 @@ import { mathFirstLoad } from './js/math.js'; import { mainFirstLoad } from './js/main.js'; /* - WORKAROUT NOTE : + WORKAROUND NOTE : *All data-src or range URL's hard coded in the component with a 127.0.0.1 : The values are rebuilt within the polls-math.js using the constant dataSourceDomain and the current poll number (functions setCurrentPollOptions and setTotalResultId)