freeipa/install/ui/test/functional/delegation-suite.html
2011-05-11 11:17:30 -04:00

18 lines
775 B
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="delegation-add.html">Add Delegation</a></td></tr>
<tr><td><a href="delegation-find.html">Search Delegation</a></td></tr>
<tr><td><a href="delegation-mod.html">Edit Delegation</a></td></tr>
<tr><td><a href="delegation-del.html">Delete Delegation</a></td></tr>
</tbody></table>
</body>
</html>