diff --git a/client_services.php b/client_services.php new file mode 100644 index 00000000..3e05ec55 --- /dev/null +++ b/client_services.php @@ -0,0 +1,116 @@ + +
+
+

Services

+
+ +
+
+ +
+
+ + "> + + + + + + + + + + + $service_importance"; + }elseif($service_importance == "Medium"){ + $service_importance_display = "$service_importance"; + }elseif($service_importance == "Low"){ + $service_importance_display = "$service_importance"; + }else{ + $service_importance_display = "-"; + } + + + ?> + + + + + + + + + + + + + + + +
NameCategoryUpdatedImportanceAction
+ +
+
+
+
diff --git a/client_side_nav.php b/client_side_nav.php index e218e53f..db8632d9 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -140,6 +140,19 @@ + +