Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ZeMKI
Mesort
Commits
5840cc0d
Commit
5840cc0d
authored
Feb 02, 2021
by
ZeMKI
Browse files
Update home_invited_studies.blade.php
* now the "manage" link works for the invited studies
parent
b00e131e
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/study/home_invited_studies.blade.php
View file @
5840cc0d
...
...
@@ -28,7 +28,7 @@
</div>
<a
class=
"select-none text-black mt-2 inline min-w-full hover:no-underline uppercase text-2xl font-extrabold"
href=
"{{url('studies/'.$study->id
."
/
interviews
"
)}}"
href=
"{{url('studies/'.$study->id)}}"
>
<div
class=
"min-w-full text-center bg-gray-400 hover:text-gray-800 hover:bg-gray-600"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment