Skip to content
Snippets Groups Projects
Commit 111a8f94 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Merge branch '94-use-btn-dark-everywhere' into 'master'

Use btn-dark everywhere. Closes BiscuIT-ng#94.

Closes BiscuIT-ng#94

See merge request Teckids/BiscuIT/BiscuIT-App-Untis!8
parents 38bd4053 c097484e
No related branches found
No related tags found
1 merge request!8Use btn-dark everywhere. Closes BiscuIT-ng#94.
......@@ -37,7 +37,7 @@
{% csrf_token %}
{% bootstrap_form upload_form %}
<button type="submit" class="btn btn-secondary">
<button type="submit" class="btn btn-dark">
{% blocktrans %}Process{% endblocktrans %}
</button>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment