Subversion Repositories SmartDukaan

Rev

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

Rev 26739 Rev 26745
Line 38... Line 38...
38
			</ol>
38
			</ol>
39
		</div>
39
		</div>
40
	</div>
40
	</div>
41
	<div class="col-lg-6">
41
	<div class="col-lg-6">
42
		<div class="row">
42
		<div class="row">
43
			<form class="form-inline" onsubmit="addWebListing()">
43
			<form class="form-inline" onsubmit="event.preventDefault();addWebListing();">
44
			  <div class="form-group">
44
			  <div class="form-group">
45
			    <label for="web-listing-title">Title</label>
45
			    <label for="web-listing-title">Title</label>
46
			    <input type="text" class="form-control" id="web-listing-title" placeholder="Best Sellers">
46
			    <input type="text" class="form-control" id="web-listing-title" placeholder="Best Sellers">
47
			  </div>
47
			  </div>
48
			  <div class="form-group">
48
			  <div class="form-group">