File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ export default function JenkinsJobIframe() {
55 Jenkins Jobs:
66 </ h1 > { " " }
77 < p className = "text-md text-left w-full text-black dark:text-white" >
8- Tip: Open the jobs into a{ " " }
9- < span className = "font-bold underline" > new tab</ span > only. If you cannot
10- see this, you probably aren't connected to the ISIS network.
8+ Tip: Open the jobs by clicking on the individual job, then clicking the
9+ job name into a < span className = "font-bold underline" > new tab</ span > { " " }
10+ only. If you cannot see this, you probably aren't connected to the
11+ ISIS network.
1112 </ p >
1213 < iframe
1314 className = "w-full h-[300px] mt-4 border-2 border-gray-100 dark:border-black rounded-lg shadow-sm hover:shadow-lg hover:border-black dark:hover:border-white transition-all duration-200"
You can’t perform that action at this time.
0 commit comments