Formatting

This commit is contained in:
James Brooks
2016-10-08 17:45:40 +01:00
parent e12c94827d
commit a5d3a71063
4 changed files with 54 additions and 56 deletions
@@ -9,9 +9,9 @@
checked="checked"
@endif />
{{ $component->name }}
</label>
</div>
@if($component->description)
</label>
</div>
@if($component->description)
<i class="ion ion-ios-help-outline help-icon" data-toggle="tooltip" data-title="{{ $component->description }}" data-container="body"></i>
@endif
@endif
</li>