Subversion Repositories SmartDukaan

Rev

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

Rev 34568 Rev 34575
Line 87... Line 87...
87
						</div>
87
						</div>
88
					</div>
88
					</div>
89
				</div>
89
				</div>
90
				<hr>
90
				<hr>
91
				<div class="col-lg-6">
91
				<div class="col-lg-6">
92
					<label for="schemes">Scheme Ids(Comma Separated)</label>
92
					<label for="activeSchemes">Scheme Ids(Comma Separated)</label>
93
					<div class="input-group">
93
					<div class="input-group">
94
						<input type="text" class="form-control" id="schemes" placeholder="Scheme Ids(Comma Separated)">
94
						<input type="text" class="form-control" id="activeSchemes" placeholder="Scheme Ids(Comma Separated)">
95
						<span class="input-group-btn">
95
						<span class="input-group-btn">
96
							<button class="btn btn-primary mark-active" type="button">Mark Active</button>
96
							<button class="btn btn-primary mark-active" type="button">Mark Active</button>
97
						</span>
97
						</span>
98
					</div>
98
					</div>
99
				</div>
99
				</div>