part 5
This commit is contained in:
parent
b02f368dca
commit
115bbc130c
2 changed files with 23 additions and 1 deletions
|
@ -7,7 +7,8 @@ Siehe Tabelle \myref{tab:Asset Liste}.
|
|||
\begin{rotatepage}
|
||||
\begin{sidewaystable}
|
||||
\begin{adjustbox}{width=0.95\textheight}
|
||||
\begin{tabular}{r|l|l|l|l|l|r|l|l|l|r|l}
|
||||
\begin{tabular}{|r|l|l|l|l|l|r|l|l|l|r|l|}
|
||||
\hline
|
||||
\textbf{No} & \textbf{Name} & \textbf{Description} & \textbf{Owner} & \textbf{Maintainer} & \textbf{Location} & \textbf{CIA} & \textbf{PI} & \textbf{Access privs} & \textbf{Category} & \textbf{Asset value} & \textbf{Criticality} \\
|
||||
\hline
|
||||
1 & Dashboard & Speedometer & Driver & A. Name & Car & IA & No & Driver & Software & 1.000€ & critical \\
|
||||
|
@ -29,6 +30,7 @@ Siehe Tabelle \myref{tab:Asset Liste}.
|
|||
9 & Webserver & Website hosting & IT-Dep & A. Lmost & Strato & IA & No & IT-Dep & Hardware & 1.000€ & critical \\
|
||||
\hline
|
||||
10 & Website & Company Website & Sales/Marketing & D. One & Webserver & IA & No & Everybody & Software & 2.000€ & low \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{adjustbox}
|
||||
\caption{Asset Liste}
|
||||
|
|
Reference in a new issue