Skip to content

Commit

Permalink
LPS-57489 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jul 30, 2015
1 parent 209766d commit 436a50a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions definitions/liferay-resource-action-mapping_7_0_0.dtd
Expand Up @@ -23,8 +23,8 @@ The portlet-name element is the name of the portlet.
<!ELEMENT portlet-name (#PCDATA) >

<!--
The permissions define the default permissions granted and unsupported to
community members, guests users, and layout managers.
The permissions element defines the default permissions granted and unsupported
to community members, guests users, and layout managers.
-->
<!ELEMENT permissions (supports, (community-defaults | site-member-defaults)?,
guest-defaults?, guest-unsupported?, layout-manager?, owner-defaults?) >
Expand Down Expand Up @@ -94,8 +94,8 @@ The model-resource element defines the permissions of the model.
The organization value specifies if the model resource is an organization model
resource. The default value is false.

The portal value specifies if the model resource is an portal model resource.
The default value is false.
The portal value specifies if the model resource is a portal model resource. The
default value is false.
-->
<!ATTLIST model-resource
organization CDATA #IMPLIED
Expand Down Expand Up @@ -131,7 +131,7 @@ resource-action-mappings.
<!ELEMENT resource EMPTY >

<!--
The attribute file specifies the external file that should be loaded to define
The file value specifies the external file that should be loaded to define
resource actions.
-->
<!ATTLIST resource file CDATA #REQUIRED >

0 comments on commit 436a50a

Please sign in to comment.