code for review update
This commit is contained in:
parent
53e43b7bbf
commit
5193e4f5b5
15 changed files with 262 additions and 37 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
<td>
|
||||
@if ($dataset->server_state == "approved")
|
||||
<a class="pure-button">
|
||||
<a href="{{ URL::route('publish.workflow.review.review', $dataset->id) }}" class="pure-button">
|
||||
<i class="fa fa-check"></i>
|
||||
<span>Review</span>
|
||||
</a>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue