Skip to content

Commit d766906

Browse files
authored
Merge pull request #737 from Thoth2023/develop
Develop
2 parents 32c0d33 + 8a0f169 commit d766906

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/livewire/conducting/study-selection/paper-modal.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
<button type="button" class="btn btn-secondary"
137137
data-bs-dismiss="modal">{{ __('project/conducting.study-selection.modal.close' )}}</button>
138138
</div>
139+
<!--
139140
<div class="d-flex justify-content-between px-4">
140141
<button type="button" class="btn btn-outline-secondary" wire:click="previousPaper">
141142
<i class="fa-solid fa-arrow-left"></i>
@@ -144,6 +145,7 @@
144145
<i class="fa-solid fa-arrow-right"></i>
145146
</button>
146147
</div>
148+
-->
147149
</div>
148150
</div>
149151
</div>

0 commit comments

Comments
 (0)