Subversion Repositories SmartDukaan

Rev

Rev 27949 | Rev 28028 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27949 Rev 27978
Line 788... Line 788...
788
 
788
 
789
                                <div class="col-lg-3">
789
                                <div class="col-lg-3">
790
                                    <div style="margin-top:0px" class="count">$investments.get("minimum")</div>
790
                                    <div style="margin-top:0px" class="count">$investments.get("minimum")</div>
791
                                    <div class="title">min</div>
791
                                    <div class="title">min</div>
792
                                </div>
792
                                </div>
793
                                        <div class="col-lg-3 row"
793
                                        <div class="col-lg-2 row"
794
                                            #if(!$isInvestmentOk)
794
                                            #if(!$isInvestmentOk)
795
                                             style="color:red; background: white;"
795
                                             style="color:red; background: white;"
796
                                            #end
796
                                            #end
797
                                        >
797
                                        >
798
                                            #if($investments.get("short")<=0)
798
                                            #if($investments.get("short")<=0)