reenable form
This commit is contained in:
parent
6833eb0a7c
commit
a944a199aa
@ -286,7 +286,6 @@ class Main extends Component {
|
|||||||
<div class="container text text-center">
|
<div class="container text text-center">
|
||||||
<h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2>
|
<h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2>
|
||||||
</div>
|
</div>
|
||||||
{/*
|
|
||||||
<form id="form" class="container" onSubmit={(e) => this.onSubmit(e)}>
|
<form id="form" class="container" onSubmit={(e) => this.onSubmit(e)}>
|
||||||
<h1>Registrace</h1>
|
<h1>Registrace</h1>
|
||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
@ -319,7 +318,6 @@ class Main extends Component {
|
|||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Odeslat a zaplatit</button>
|
<button type="submit" class="btn btn-primary">Odeslat a zaplatit</button>
|
||||||
</form>
|
</form>
|
||||||
*/}
|
|
||||||
<div class="container text-center social">
|
<div class="container text-center social">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<a class="col-lg-3" style={{"color": "black"}} href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>
|
<a class="col-lg-3" style={{"color": "black"}} href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user