add change card, add customer tab
This commit is contained in:
@@ -18,7 +18,7 @@ $this->registerJs ( 'new Customer( '. json_encode($options).');' );
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="row">
|
||||
<div class="row" style='margin-top: 12px;' >
|
||||
<div class="col-md-4">
|
||||
<div id="my_camera" class='photo pull-left' style="width: 160px; height: 120px; margin-right: 12px;"></div>
|
||||
<div id="my_result" class='photo pull-left' style="width: 160px; height: 120px;"></div>
|
||||
@@ -26,4 +26,4 @@ $this->registerJs ( 'new Customer( '. json_encode($options).');' );
|
||||
<div class="col-md-4">
|
||||
</div>
|
||||
</div>
|
||||
<a id="snap" class="btn btn-primary">Fénykép</a>
|
||||
<a id="snap" class="btn btn-primary" style="margin-top: 6px;" >Fénykép</a>
|
||||
Reference in New Issue
Block a user