Subversion Repositories SmartDukaan

Rev

Rev 10098 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10098 Rev 10115
Line 470... Line 470...
470
</script>
470
</script>
471
<title>Flipkart Listed Items</title>
471
<title>Flipkart Listed Items</title>
472
</head>
472
</head>
473
<body>
473
<body>
474
	<div style="padding: 20px 0px;">
474
	<div style="padding: 20px 0px;">
475
	   <a style="padding-left: 10px;" href="/Support/flipkart-list">Back</a>
475
	   <a style="padding-left: 10px;" href="/Support/flipkart-list/flipkart-list-options">Back</a>
476
	   <a style="padding-left: 10px;" href="/Support/logout">Logout</a>
476
	   <a style="padding-left: 10px;" href="/Support/logout">Logout</a>
477
	   <input type="button" style="padding-left: 5px; margin-left: 10px;width: 15%;float:right;" id="addNewItem" name="addNewItem" value="Add New Item">
477
	   <input type="button" style="padding-left: 5px; margin-left: 10px;width: 15%;float:right;" id="addNewItem" name="addNewItem" value="Add New Item">
478
	   <input type="submit" id="search_item" value="Search" style="float: right;width:8%;">
478
	   <input type="submit" id="search_item" value="Search" style="float: right;width:8%;">
479
	   <input id="search_text" style="float: right;width:10%;">
479
	   <input id="search_text" style="float: right;width:10%;">
480
	   
480