some minor changes
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Tables</h1>
|
||||
<a href="./WhoUsesService.html" class="button">Get clients using a service</a>
|
||||
<a href="./WhoUsesService/WhoUsesService.html" class="button">Get clients using a service</a>
|
||||
<br>
|
||||
<a href="./GetSubordinates.html" class="button">Get subordinates of employee</a>
|
||||
<a href="./GetSubordinates/GetSubordinates.html" class="button">Get subordinates of employee</a>
|
||||
<br>
|
||||
<a href="./WhoIsResponsibleForService.html" class="button">Get responsible leader for service</a>
|
||||
<a href="./WhoIsResponsibleForService/WhoIsResponsibleForService.html" class="button">Get responsible leader for service</a>
|
||||
<br>
|
||||
<a href="./WhoMaintainsService.html" class="button">Get employees working on a service</a>
|
||||
<a href="./WhoMaintainsService/WhoMaintainsService.html" class="button">Get employees working on a service</a>
|
||||
<br>
|
||||
<a href="./WhoWorksInMaintainerTeam.html" class="button">Get members of a team</a>
|
||||
<a href="./WhoWorksInMaintainerTeam/WhoWorksInMaintainerTeam.html" class="button">Get members of a team</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user