Merge branch 'master' of https://github.com/senaduka/ribica
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user