forked from enviPath/enviPy
[Refactor] Large scale formatting/linting (#193)
All html files now prettier formatted and fixes for incompatible blocks applied Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#193 Co-authored-by: Tobias O <tobias.olenyi@envipath.com> Co-committed-by: Tobias O <tobias.olenyi@envipath.com>
This commit is contained in:
@ -124,7 +124,7 @@
|
||||
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
<div
|
||||
class="collapse navbar-collapse collapse-framework navbar-collapse-framework"
|
||||
class="navbar-collapse collapse-framework navbar-collapse-framework collapse"
|
||||
id="navbarCollapse"
|
||||
>
|
||||
<ul class="nav navbar-nav navbar-nav-framework">
|
||||
@ -338,7 +338,7 @@
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div id="license" class="panel-collapse collapse in">
|
||||
<div id="license" class="panel-collapse in collapse">
|
||||
<div class="panel-body list-group-item">
|
||||
<a target="_blank" href="{{ meta.current_package.license.link }}">
|
||||
<img src="{{ meta.current_package.license.image_link }}" />
|
||||
|
||||
Reference in New Issue
Block a user