|
@@ -37,7 +37,7 @@
|
|
|
</div>
|
|
|
</td>
|
|
|
<td style="font-size: 11.5px; width: 17%;">
|
|
|
- <div style="display:flex;">
|
|
|
+ <div style="display:flex;">
|
|
|
<div class="alert" style="background-color:white; padding: 3px 7px; margin-bottom: 0px;">
|
|
|
<div style="font-size: 11.5px; font-weight: 600; display:block;">
|
|
|
<span style="color: black;">{{cn($row,'institutes.institution','')}}</span>
|
|
@@ -169,13 +169,10 @@
|
|
|
</div>
|
|
|
@endif
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-@push('js')
|
|
|
<script>
|
|
|
$(function(){
|
|
|
$('.accept_status_update').on('click', function(){
|
|
|
-
|
|
|
+
|
|
|
var self =$(this);
|
|
|
var id =self.data('id');
|
|
|
|
|
@@ -215,4 +212,4 @@
|
|
|
</script>
|
|
|
|
|
|
|
|
|
-@endpush
|
|
|
+
|