Skip to content

Commit

Permalink
Update plugin.xml (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quy authored and brianteeman committed May 27, 2017
1 parent 1b3cbc0 commit 8d14345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/components/com_plugins/models/forms/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
>
<field
name="extension_id"
type="text"
label="JGLOBAL_FIELD_ID_LABEL"
description="JGLOBAL_FIELD_ID_DESC"
type="text"
default="0"
readonly="true"
class="readonly"
Expand All @@ -33,7 +33,7 @@
<option value="0">JDISABLED</option>
</field>

<field
<field
name="access"
type="accesslevel"
label="JFIELD_ACCESS_LABEL"
Expand Down

0 comments on commit 8d14345

Please sign in to comment.