mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-19 08:52:25 +01:00
(ui) Fix edit event form layout
This commit is contained in:
parent
4f46e62b87
commit
18f0cf3f0f
@ -1,6 +1,4 @@
|
|||||||
<div>
|
<section class="heading b-b">
|
||||||
|
|
||||||
<section class="heading b-b">
|
|
||||||
<div class="row no-gutter">
|
<div class="row no-gutter">
|
||||||
<div class="col-xs-2 col-sm-2 col-md-1">
|
<div class="col-xs-2 col-sm-2 col-md-1">
|
||||||
<section class="heading-btn">
|
<section class="heading-btn">
|
||||||
@ -13,17 +11,6 @@
|
|||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<event-form action="'update'" event="event" on-success="onSuccess" on-error="onError"></event-form>
|
||||||
<div class="row no-gutter" >
|
|
||||||
|
|
||||||
<div class="col-md-9 b-r nopadding">
|
|
||||||
<div class="panel panel-default bg-light m-lg">
|
|
||||||
<div class="panel-body m-r">
|
|
||||||
<event-form action="'update'" event="event" on-success="onSuccess" on-error="onError"></event-form>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user