Skip to content
Snippets Groups Projects

Dashboard widget for SMART PLAN

Merged Jonathan Weth requested to merge feature/smart-plan-dashboard-widget into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -24,4 +24,9 @@
{% endif %}
</div>
</div>
{% if has_plan %}
<div class="card-action">
<a href="{% url "my_timetable" %}">{% trans "Go to smart plan" %}</a>
</div>
{% endif %}
</div>
Loading