Merge branch 'feature-5-task-name' into 'master'
task name added See merge request mathwave/sprint!3
This commit is contained in:
commit
45550a4d1c
@ -1,5 +1,7 @@
|
||||
{% extends 'base_main.html' %}
|
||||
|
||||
{% block title %}{{ task.name }}{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
function change(num) {
|
||||
inp = document.getElementById('soltype');
|
||||
|
Loading…
Reference in New Issue
Block a user