From f3beacf78de4f6d34edc4971ac87e38a5c6fe59d Mon Sep 17 00:00:00 2001 From: Reza Rahman Date: Sat, 2 Jan 2021 18:20:52 -0500 Subject: [PATCH] Update about.xhtml --- src/main/webapp/admin/about.xhtml | 53 ++++++++++++++++--------------- 1 file changed, 28 insertions(+), 25 deletions(-) diff --git a/src/main/webapp/admin/about.xhtml b/src/main/webapp/admin/about.xhtml index 9b8cfe860..67447360e 100644 --- a/src/main/webapp/admin/about.xhtml +++ b/src/main/webapp/admin/about.xhtml @@ -1,30 +1,33 @@ + xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - Cargo Administration - + Cargo Administration + -
-
-
-
-

This interface includes several features for - Cargo Administrators:

-
    -
  • View the current status of all registered cargo.
  • -
  • View details for cargo such as origin, destination, deadline and itinerary.
  • -
  • Change cargo destination.
  • -
  • Book new cargo.
  • -
  • Assign route to cargo.
  • -
  • Track cargo via the internal tracking interface.
  • -
  • View a live map that continously monitors all cargo in real time.
  • -
-

Visit https://github.com/eclipse-ee4j/cargotracker/ for more information about Cargo Tracker. -

-
-
-
-
+
+
+
+
+

This interface includes several features for Cargo + Administrators:

+
    +
  • View the current status of all registered cargo.
  • +
  • View details for cargo such as origin, destination, + deadline and itinerary.
  • +
  • Change cargo destination/deadline.
  • +
  • Book new cargo.
  • +
  • Assign route to cargo.
  • +
  • Track cargo via the internal tracking interface.
  • +
  • View a live map that continuously monitors all cargo in + real time.
  • +
+

+ Visit https://eclipse-ee4j.github.io/cargotracker/ + for more information about Cargo Tracker. +

+
+
+
+