fixes more issues due to the previous commit
This commit is contained in:
parent
0e4f79c885
commit
5d63e28a61
@ -151,7 +151,7 @@
|
||||
</div>
|
||||
|
||||
<div class="d-flex justify-content-between">
|
||||
<a href="{{ url_for(main.index) }}" class="btn btn-outline-secondary">⬅ Back</a>
|
||||
<a href="{{ url_for('main.index') }}" class="btn btn-outline-secondary">⬅ Back</a>
|
||||
<button type="submit" class="btn btn-success">💾 Save Schedule</button>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user