Skip to content

Commit 5c8c63b

Browse files
author
sotavgeris
committed
course units: font size on unit type and unit comment
1 parent 7564450 commit 5c8c63b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: resources/views/info/faq.blade.php

+4
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@
4747
<img class='form-image-modules form-image-faq' src='{!! get_FAQ_image() !!}' alt="{{ trans('langFaq')}}" />
4848
</div>
4949
</div>
50+
51+
<pre>
52+
{{var_dump($faqs)}}
53+
</pre>
5054
</div>
5155
</div>
5256
</div>

0 commit comments

Comments
 (0)