Subversion Repositories SmartDukaan

Rev

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

Rev 22056 Rev 22057
Line 6... Line 6...
6
	paddding:0px;
6
	paddding:0px;
7
}
7
}
8
.actionError{
8
.actionError{
9
	padding:0px;
9
	padding:0px;
10
}
10
}
-
 
11
table, th, td {
-
 
12
    border: 1px solid black;
-
 
13
}
11
</style>
14
</style>
12
</head>
15
</head>
13
<body>
16
<body>
14
<a href="/Support/reports">Back</a>
17
<a href="/Support/reports">Back</a>
15
<a href="/Support/logout">Logout</a>
18
<a href="/Support/logout">Logout</a>
Line 47... Line 50...
47
	<input id="shortDescription" name="description" value="$user.getEmail()" readonly/>
50
	<input id="shortDescription" name="description" value="$user.getEmail()" readonly/>
48
	<button type="submit" style="margin:5px;">Submit</button>
51
	<button type="submit" style="margin:5px;">Submit</button>
49
	</form>
52
	</form>
50
	<hr>
53
	<hr>
51
	<h4>Last 20 Transactions</h4>
54
	<h4>Last 20 Transactions</h4>
52
	<table style="border-collapse: collapse;">
55
	<table style="border-collapse:collapse;">
53
		<tr>
56
		<tr>
54
			<th>Id</th>
57
			<th>Id</th>
55
			<th>Amount</th>
58
			<th>Amount</th>
56
			<th>Refundable</th>
59
			<th>Refundable</th>
57
			<th>Reference Number</th>
60
			<th>Reference Number</th>