publish datasets with authors
This commit is contained in:
parent
ccff83fa66
commit
fde8f76b7c
19 changed files with 451 additions and 324 deletions
|
@ -58,8 +58,8 @@ class RoleController extends Controller
|
|||
}
|
||||
|
||||
return redirect()
|
||||
->route('access.role.index')
|
||||
->with('success', 'Role has been created successfully');
|
||||
->route('access.role.index')
|
||||
->with('success', 'Role has been created successfully');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue