You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add code to list applications from applications collection
Retained older code that reads application info from programs.yml. This code will be removed when all mothballed programs added to applications collection.
{% if program.mothballed %}<pclass="alert alert-warning small" role="alert"><spanclass="fa fa-flag fa-lg fa-x-pad-right" aria-hidden="true"></span><spanclass="sr-only">Note</span> This program is mothballed. It is being neither developed nor supported.</p>{% endif %}
0 commit comments