Subversion Repositories SmartDukaan

Rev

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

Rev 16583 Rev 16593
Line 3... Line 3...
3
		<div class="col-lg-3">
3
		<div class="col-lg-3">
4
			<?php echo $this->Element('adminactions');?>
4
			<?php echo $this->Element('adminactions');?>
5
		</div>
5
		</div>
6
		<div class="col-lg-9">
6
		<div class="col-lg-9">
7
			<h2><?php echo __('App Offers'); ?></h2>
7
			<h2><?php echo __('App Offers'); ?></h2>
-
 
8
			<?php echo $this->element('appsearch');?>
8
			<table class="table table-striped">
9
			<table class="table table-striped">
9
			<tr>
10
			<tr>
10
					<th><?php echo $this->Paginator->sort('id'); ?></th>
11
					<th><?php echo $this->Paginator->sort('id'); ?></th>
11
					<th><?php echo $this->Paginator->sort('affiliate_id'); ?></th>
12
					<th><?php echo $this->Paginator->sort('affiliate_id'); ?></th>
12
					<!-- <th><?php echo $this->Paginator->sort('affiliate_app_id'); ?></th> -->
13
					<!-- <th><?php echo $this->Paginator->sort('affiliate_app_id'); ?></th> -->