Subversion Repositories SmartDukaan

Rev

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

Rev 14420 Rev 14734
Line 1... Line 1...
1
<div class="container">
1
<div class="container">
2
	<div class="row">
2
	<div class="row">
3
		<div class="col-lg-12">
3
		<div class="col-lg-12 table-responsive">
4
			<h3>Browsing history (<?php echo $userUrls[0]['User']['username'];?>)</h3>
4
			<h3>Browsing history (<?php echo $userUrls[0]['User']['username'];?>)</h3>
5
			<table class="table table-striped">
5
			<table class="table table-striped">
6
				<tr>
6
				<tr>
7
					<th><?php echo $this->Paginator->sort('created'); ?></th>
7
					<th><?php echo $this->Paginator->sort('created'); ?></th>
8
					<!-- <th><?php //echo $this->Paginator->sort('user_id'); ?></th> -->
8
					<!-- <th><?php //echo $this->Paginator->sort('user_id'); ?></th> -->