diff --git a/src/main/webapp/html/vlabsdisplay/view.jsp b/src/main/webapp/html/vlabsdisplay/view.jsp index 9989b61..c469d2b 100644 --- a/src/main/webapp/html/vlabsdisplay/view.jsp +++ b/src/main/webapp/html/vlabsdisplay/view.jsp @@ -184,7 +184,7 @@
- <% +
<% if (content1.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content1.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -193,7 +193,7 @@ href="javascript:switchView('#asset-app-summarypre1', '#asset-app-summary-1');">Read More »
-
+
@@ -214,7 +214,7 @@
- <% +
<% if (content2.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content2.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -223,7 +223,7 @@ href="javascript:switchView('#asset-app-summarypre2', '#asset-app-summary-2');">Read More »
-
+
@@ -244,7 +244,7 @@
- <% +
<% if (content3.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content3.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -253,7 +253,7 @@ href="javascript:switchView('#asset-app-summarypre3', '#asset-app-summary-3');">Read More »
-
+
@@ -274,7 +274,7 @@
- <% +
<% if (content4.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content4.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -283,7 +283,7 @@ href="javascript:switchView('#asset-app-summarypre4', '#asset-app-summary-4');">Read More »
-
+
@@ -299,11 +299,13 @@

- ${vlabName5Title} -

+ ${vlabName5Title}  ${ap5} +
- <% +
<% if (content5.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content5.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -312,7 +314,7 @@ href="javascript:switchView('#asset-app-summarypre5', '#asset-app-summary-5');">Read More »
-
+
@@ -328,11 +330,13 @@

- ${vlabName6Title} -

+ ${vlabName6Title}  ${ap6} +
- <% +
<% if (content6.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content6.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -341,7 +345,7 @@ href="javascript:switchView('#asset-app-summarypre6', '#asset-app-summary-6');">Read More »
-
+
@@ -357,11 +361,13 @@

- ${vlabName7Title} -

+ ${vlabName7Title}  ${ap7} +
- <% +
<% if (content7.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content7.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -370,7 +376,7 @@ href="javascript:switchView('#asset-app-summarypre7', '#asset-app-summary-7');">Read More »
-
+
@@ -383,15 +389,17 @@ - +

- ${vlabName8Title} -

+ ${vlabName8Title}  ${ap8} +
- <% +
<% if (content8.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content8.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -400,7 +408,7 @@ href="javascript:switchView('#asset-app-summarypre8', '#asset-app-summary-8');">Read More »
-
+
@@ -413,15 +421,17 @@ - +

- ${vlabName9Title} + ${vlabName9Title}  ${ap9}

- <% +
<% if (content9.length() > abstractCharsLenghtMax) out.println(HtmlUtil.stripHtml(content9.substring(0, abstractCharsLenghtMax) + " ...")); %> @@ -430,7 +440,7 @@ href="javascript:switchView('#asset-app-summarypre9', '#asset-app-summary-9');">Read More »
-
+