Subversion Repositories SmartDukaan

Rev

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

Rev 23069 Rev 23071
Line 8... Line 8...
8
    </head>
8
    </head>
9
    <body>
9
    <body>
10
        <div>
10
        <div>
11
            <a href="/inventory">Go to Home page</a>
11
            <a href="/inventory">Go to Home page</a>
12
		</div>
12
		</div>
13
		<h3>Price Drop</h3>
13
		<h2>Price Drop</h2>
14
		 <br />
14
		 <br />
15
         <br />
15
         <br />
-
 
16
         <h3>Download in-transit IMEIs</h3>
16
         <div>
17
         <div>
17
         	<form action="price-drop!downloadImeis" method="POST">
18
         	<form action="price-drop!downloadImeis" method="POST">
18
         	<label for="closingDate">Closing Date(YYYY-MM-DD)</label> <input type="text" name="closingDate" id="closingDate"/>
19
         	<label for="closingDate">Closing Date(YYYY-MM-DD)</label> <input type="text" name="closingDate" id="closingDate"/>
19
         	&nbsp; <label for="itemId">Item Id</label> <input type="text" name="itemId" id="itemId"/>
20
         	&nbsp; <label for="itemId">Item Id</label> <input type="text" name="itemId" id="itemId"/>
20
         	<input type="submit" class="intransitOrders" value="Download IMEIs">
21
         	<input type="submit" class="intransitOrders" value="Download IMEIs">