[RMV] LEAVE: Back button from leave type creation and update
This commit is contained in:
@@ -16,13 +16,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
<section class="oh-wrapper oh-main__topbar" x-data="{searchShow: false}">
|
||||
<div class="oh-main__titlebar oh-main__titlebar--left">
|
||||
<form action="{% url 'type-view' %}">
|
||||
<button class="oh-btn oh-btn--secondary oh-btn--shadow">
|
||||
{% trans "View Leave Types" %}
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
@@ -11,13 +11,7 @@
|
||||
{% endif %}
|
||||
|
||||
<section class="oh-wrapper oh-main__topbar" x-data="{searchShow: false}">
|
||||
<div class="oh-main__titlebar oh-main__titlebar--left">
|
||||
<form action="{% url 'type-view' %}">
|
||||
<button class="oh-btn oh-btn--secondary oh-btn--shadow">
|
||||
{% trans "View Leave Types" %}
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<div class="oh-wrapper d-flex justify-content-center">
|
||||
|
||||
Reference in New Issue
Block a user