Subversion Repositories SmartDukaan

Rev

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

Rev 29707 Rev 29850
Line 43... Line 43...
43
        <table class="table table-border table-condensed table-bordered" id="offer-customer-table" style="width:100%">
43
        <table class="table table-border table-condensed table-bordered" id="offer-customer-table" style="width:100%">
44
 
44
 
45
            <thead style="background:#F5F5F5;">
45
            <thead style="background:#F5F5F5;">
46
 
46
 
47
            <tr>
47
            <tr>
48
            
48
            <th>Id</th>
49
                <th>Offer Name</th>
49
                <th>Offer Name</th>
50
                <th>Duration</th>
50
                <th>Duration</th>
51
                <th>Download</th>
51
                <th>Download</th>
52
                <th>Upload</th>
52
                <th>Upload</th>
53
                
53