Subversion Repositories SmartDukaan

Rev

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

Rev 34575 Rev 35252
Line 95... Line 95...
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>
-
 
100
				<div class="col-lg-6">
-
 
101
					<label for="expireSchemes">Scheme Ids(Comma Separated)</label>
-
 
102
					<div class="input-group">
-
 
103
						<input type="text" class="form-control" id="expireSchemes"
-
 
104
							   placeholder="Scheme Ids(Comma Separated)">
-
 
105
						<span class="input-group-btn">
-
 
106
							<button class="btn btn-primary mark-expire" type="button">Mark Expire</button>
-
 
107
						</span>
-
 
108
					</div>
-
 
109
				</div>
100
			</div>
110
			</div>
101
		</div>
111
		</div>
102
	</div>
112
	</div>
103
</section>
113
</section>