1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

fix CLA forms tab switching

This commit is contained in:
Matthias Kretschmann 2016-02-11 16:01:17 +01:00
parent 7f8b9909f7
commit 51b00d516e

View File

@ -10,7 +10,7 @@
<div class="tab-content">
<div class="tab-pane active" id="#individual" role="tabpanel">
<div class="tab-pane active" id="individual" role="tabpanel">
<form id="form-cla-individuals" class="form-cla js-parsley" action="//formspree.io/{{ site.email.cla }}" method="POST">
<p class="form-group">
<input class="form-control" type="text" id="name" name="name" required>