-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (21 loc) · 1.32 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<title>dovetail-defined</title>
<link href="http://dovetailsoftware.github.io/dovetail-defined/css/main.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<img src="images/dovetail_logo.gif" alt="Dovetail Logo">
<h1>dovetail-defined</h1>
<p>Dovetail changes to Clarify schema, forms, etc. A registry of our "user-defined" customizations.</p>
<ul>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/ids.html">Dovetail Custom Tables / Views</a></li>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/activity-codes.html">Activity Codes</a> </li>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/business-rule-events.html">Business Rule Events</a> </li>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/biz-rule-event-creation-times.html">Business Rule Event Creation Times</a> </li>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/user-defined-lists.html">User Defined Lists (hgbst)</a></li>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/strings.html">Strings</a> </li>
<li><a href="http://dovetailsoftware.github.io/dovetail-defined/pages/forms.html">Clarify Client Forms</a> </li>
</ul>
</body>
</html>