Github user dszeto commented on a diff in the pull request:
https://github.com/apache/incubator-predictionio/pull/328#discussion_r90346290
--- Diff:
core/src/main/twirl/org/apache/predictionio/workflow/index.scala.html ---
@@ -65,13 +63,6 @@
<tr><th>Average Serving Time</th><td>@{f"${avgServingSec}%.4f"}
seconds</td></tr>
<tr><th>Last Serving Time</th><td>@{f"${lastServingSec}%.4f"}
seconds</td></tr>
<tr><th>Engine Factory Class
(Scala/Java)</th><td>@{engineInstance.engineFactory}</td></tr>
- <tr>
--- End diff --
We should think about how to show library files without manifest in another
ticket.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---