{* /** * Copyright (c) 2013, Kairat Bakytow * All rights reserved. * ATTENTION: This commercial software is intended for use with Oxwall Free Community Software http://www.oxwall.org/ * and is licensed under Oxwall Store Commercial License. * Full text of this license can be found at http://www.oxwall.org/store/oscl */ *} {$menu}
{foreach $availableFeatures as $feature} {/foreach}
Features (Key) Count
{text key="profileprogressbar+`$feature`_desc"} ({$feature})
Interval day
{script}{literal} jQuery(function() { $('.profile-progressbar-spinner').spinner({min: 0}); $('#progressbar-interval').spinner({min:1}); }); {/literal}{/script}