created delivery destination model

This commit is contained in:
Senad Uka
2015-02-20 07:33:26 +01:00
parent 47017b6830
commit 53fc9f0b99
10 changed files with 123 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ var CheckoutPage = React.createClass({
<input id="phone" name="phone" className="form-control" placeholder="1 222 333" type="text" required="" />
</div>
<p className="help-block">broj mobitela - mora biti sa jedne od mreža u BiH</p>
</div>
</div>
</div>
@@ -83,7 +83,7 @@ var CheckoutPage = React.createClass({
<label className="col-md-4 control-label" htmlFor="note">Napomena</label>
<div className="col-md-4">
<textarea className="form-control" id="note" name="note"></textarea>
</div>
</div>
</div>
<div className="form-group">