Chubb sandbox backup. Still working on Supplier grouping script. Completed the Buildertrend templates work.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
<div class="np-catalog-courses row ">
|
||||
{% for course in courses.in_catalog %}
|
||||
{% for course in courses.enrolled %}
|
||||
<div class="col-xs-12 col-md-6 col-lg-4 np-stretch-content">
|
||||
{% include "cards_course" with course %}
|
||||
</div>
|
||||
|
||||
@ -82,6 +82,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="feature-card-wrapper">
|
||||
<div class="feature-card-container">
|
||||
<div class="feature-card-content feature-content">
|
||||
|
||||
Reference in New Issue
Block a user