mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Removed duplicate checkbox in create rule wizard
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4967 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -104,16 +104,6 @@
|
|||||||
<f:verbatim>
|
<f:verbatim>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td colspan="2">
|
|
||||||
</f:verbatim>
|
|
||||||
<h:panelGrid columns="2">
|
|
||||||
<h:selectBooleanCheckbox value="#{WizardManager.bean.ruleDisabled}" />
|
|
||||||
<h:outputText value="#{msg.rule_disabled}" />
|
|
||||||
</h:panelGrid>
|
|
||||||
<f:verbatim>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<div id="rule-info" style="padding-left: 26px;">
|
<div id="rule-info" style="padding-left: 26px;">
|
||||||
|
Reference in New Issue
Block a user