|
@@ -475,6 +475,10 @@ if (typeof commonConstants !== 'undefined') {
|
|
};
|
|
};
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+if(typeof gljCol !== 'undefined'){
|
|
|
|
+ gljCol.hideInfoPrice = false;
|
|
|
|
+};
|
|
|
|
+
|
|
if(typeof module !== 'undefined'){
|
|
if(typeof module !== 'undefined'){
|
|
module.exports = {
|
|
module.exports = {
|
|
getBillsCalcMode: getBillsCalcMode,
|
|
getBillsCalcMode: getBillsCalcMode,
|