Ignore:
Timestamp:
Nov 10, 2014 10:10:32 AM (11 years ago)
Author:
quyenla
Message:

paidlogs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/admin/views/report/index.php

    r422 r441  
    8282    {
    8383        $.ajax({
    84             url: 'http://viettel.violet.vn/admin/mau_tin_nhan/trang/1',
     84            url: 'http://viettel.violet.vn/admin/doanh_thu_tong_hop/trang/1',
    8585            type: "POST",
    8686            data: $("#collaborator").serialize(),
     
    120120                        }
    121121                </style>
    122 <div class="main-content" id="content">
     122<div class="main-content" >
    123123    <div id="breadcrumbs" class="breadcrumbs">
    124124
     
    160160    </div><!-- /.page-header -->
    161161   
    162      <div class="row">
    163          
    164         
    165     <?php echo $statistics; ?>    
    166     <?php //echo $content; ?>
     162     <div class="row"> 
     163    <?php echo $statistics; ?>   
     164     </div>
     165     <div class="row" id="content">   
     166    <?php echo $content; ?>
    167167     </div>
    168168    </div>
Note: See TracChangeset for help on using the changeset viewer.