Subversion Repositories SmartDukaan

Rev

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

Rev 36313 Rev 36315
Line 75... Line 75...
75
        #end
75
        #end
76
    </div>
76
    </div>
77
</div>
77
</div>
78
        ##    #parse("today_target.vm")
78
        ##    #parse("today_target.vm")
79
 
79
 
80
        ## ============ RBM Performance Dashboard (COMMENTED OUT) ============
80
        ## ============ RBM Performance Dashboard ============
81
        #if(false && $performanceDashboard && !$performanceDashboard.isEmpty())
81
        #if($performanceDashboard && !$performanceDashboard.isEmpty())
82
        <style>
82
        <style>
83
            #performance-dashboard-table th {
83
            #performance-dashboard-table th {
84
                font-size: 13px;
84
                font-size: 13px;
85
                text-align: center;
85
                text-align: center;
86
                padding: 0.4rem;
86
                padding: 0.4rem;