Notes for Larson Texts/Big ideas, added the ghost notes templates. Updated luminate's templates
This commit is contained in:
@ -20,6 +20,14 @@
|
||||
</main>
|
||||
{% include "footer" %}
|
||||
|
||||
{% if current_person.properties.hide_api_certification_exam_course == true %}
|
||||
<style>
|
||||
.np-search-result[data-id='6cc26c57-34db-4b8e-a38b-ad321ce18add'] {
|
||||
display:none;
|
||||
}
|
||||
</style>
|
||||
{% endif %}
|
||||
|
||||
<style>
|
||||
.np-sub-navigation-content {
|
||||
margin-bottom:12px;
|
||||
|
||||
Reference in New Issue
Block a user