Added edit button for teacher dashboard
This commit is contained in:
1 parent
a117e7e082
commit
05d6b58062
1 file changed
+1
@@ -88,6 +88,7 @@
|
|||||||
|
|
||||||
<!-- Action Buttons -->
|
<!-- Action Buttons -->
|
||||||
<a id='logout-btn' href="/users/logout" class="btn btn-secondary">Logout</a>
|
<a id='logout-btn' href="/users/logout" class="btn btn-secondary">Logout</a>
|
||||||
|
<button onClick='passData()' class='btn btn-secondary'>Edit</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in new issue
Block a user