mission_control-servers 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8651cde009e94959db00de2b2e5259df15bd02917ade88c7a697555fac12269b
|
4
|
+
data.tar.gz: 01b3ac73ef67745f8ec32651a8b762744ece5b4aafa54dbe2945f76a24026c86
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fb3802d8f636ca313ecb835a84f4c413b411a01a9d33ca370a4d7bb6df3622a5c6bcc8317f61221cf458b584b7876e4c8f6eb44b96fa7fea161a8bd87c242724
|
7
|
+
data.tar.gz: 139ca8c8023f76d37a3fb90fadf81bc8f234982923451d4d536fe9d24938190dd74bcbe0c10066c8a82c82af1e89fe6abb9025ed968db796934603c098b29f2b
|
@@ -19,7 +19,7 @@
|
|
19
19
|
<tr>
|
20
20
|
<td class="whitespace-nowrap text-2xl font-bold tracking-tight text-gray-900 sm:text-3xl"><%= project.title %></td>
|
21
21
|
<td class="relative whitespace-nowrap py-4 pl-3 pr-4 text-right text-sm font-medium sm:pr-6 lg:pr-8">
|
22
|
-
<%= link_to "Dashboards", project, class: "rounded-md bg-indigo-50 px-2.5 py-1.5 text-sm font-semibold text-indigo-600 shadow-sm hover:bg-indigo-100" %>
|
22
|
+
<%= link_to "Dashboards", project, target: :_top, class: "rounded-md bg-indigo-50 px-2.5 py-1.5 text-sm font-semibold text-indigo-600 shadow-sm hover:bg-indigo-100" %>
|
23
23
|
</td>
|
24
24
|
</tr>
|
25
25
|
<tr>
|