Latest SANDPIT - MERGE from CVS (MERGE-GIT)
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE template SYSTEM "template.dtd">
|
||||
|
||||
<template>
|
||||
<title>DNS Entry</title>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
<icon>images/dc.png</icon>
|
||||
<description>New DNS Entry</description>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New DNS Entry</description>
|
||||
<icon>images/dc.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>dc</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
<title>Generic: DNS Entry</title>
|
||||
<visible>1</visible>
|
||||
|
||||
<objectClasses>
|
||||
@@ -15,9 +17,8 @@
|
||||
</objectClasses>
|
||||
|
||||
<attributes>
|
||||
<attribute id="domainComponent">
|
||||
<description>Domain Component</description>
|
||||
<display>DC Name</display>
|
||||
<attribute id="dc">
|
||||
<display>Domain Component</display>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
@@ -27,4 +28,5 @@
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
</attributes>
|
||||
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user