| Line 1... |
Line 1... |
| 1 |
<html lang="en">
|
1 |
<html lang="en">
|
| 2 |
<head>
|
2 |
<head>
|
| 3 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
3 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
| 4 |
<meta http-equiv="refresh" content="180">
|
4 |
<meta http-equiv="refresh" content="360">
|
| 5 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
|
5 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
|
| 6 |
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
6 |
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
| 7 |
<style>
|
7 |
<style>
|
| 8 |
html, body {
|
8 |
html, body {
|
| 9 |
margin-top: 10px;
|
9 |
margin-top: 10px;
|
| Line 36... |
Line 36... |
| 36 |
#if($isGtEqL2)
|
36 |
#if($isGtEqL2)
|
| 37 |
|
37 |
|
| 38 |
#parse("rbm-today-arr.vm")
|
38 |
#parse("rbm-today-arr.vm")
|
| 39 |
<br>
|
39 |
<br>
|
| 40 |
<div class="container-fluid mb-3">
|
40 |
<div class="container-fluid mb-3">
|
| 41 |
<select id="categoryDropdown" class="form-control" style="width:200px; display:inline-block;">
|
41 |
<select id="categoryDropdown" class="form-control mb-3"
|
| - |
|
42 |
style="width:200px; display:inline-block;margin-right: 10px;">
|
| 42 |
<option value="RBM">All RBMs</option>
|
43 |
<option value="RBM">All RBMs</option>
|
| 43 |
<option value="BM">All BMs</option>
|
44 |
<option value="BM">All BMs</option>
|
| 44 |
<option value="ASM">All ASMs</option>
|
45 |
<option value="ASM">All ASMs</option>
|
| 45 |
</select>
|
46 |
</select>
|
| 46 |
<button class="partnerwise-billed-po btn btn-info btn-sm">Today PO and Billed (Partner
|
47 |
<button class="partnerwise-billed-po btn btn-info btn-sm">Today PO and Billed (Partner
|