[ljcom] r11544: LJSUP-11099: LJ Shop. Change LJ Tokens m...
Committer: dpetrov
LJSUP-11099: LJ Shop. Change LJ Tokens mechanicsU trunk/htdocs/js/jquery/jquery.lj.range.js U trunk/templates/Shop/Wallet.tmpl
Modified: trunk/htdocs/js/jquery/jquery.lj.range.js
===================================================================
--- trunk/htdocs/js/jquery/jquery.lj.range.js 2012-02-29 12:46:23 UTC (rev 11543)
+++ trunk/htdocs/js/jquery/jquery.lj.range.js 2012-03-01 09:03:46 UTC (rev 11544)
@@ -29,7 +29,7 @@
max: 99999900,
step: 100,
defValue: 500,
- delims: [500, 600, 700, 800, 900, 1000, 2000, 3000]
+ delims: [500, 1000, 2000, 3000, 4000, 5000, 15000, 30000]
},
// private methods
Modified: trunk/templates/Shop/Wallet.tmpl
===================================================================
--- trunk/templates/Shop/Wallet.tmpl 2012-02-29 12:46:23 UTC (rev 11543)
+++ trunk/templates/Shop/Wallet.tmpl 2012-03-01 09:03:46 UTC (rev 11544)
@@ -127,7 +127,7 @@
<p>${Description}</p>
<p>
<span class="b-btn">Получить</span>
- <span class="b-wallet-tokens-free-amount">${VCPayout} шт.</span>
+ <span class="b-wallet-tokens-free-amount">${VCPayout}</span>
</p>
</div>
</form>
