Skip to content

Commit

Permalink
Alphabetical order for new rel options
Browse files Browse the repository at this point in the history
  • Loading branch information
simbus82 authored Feb 24, 2020
1 parent 49250f5 commit 9246379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/components/com_menus/models/forms/item_url.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
<option value="nofollow"/>
<option value="noopener"/>
<option value="noreferrer"/>
<option value="sponsored"/>
<option value="ugc"/>
<option value="prefetch"/>
<option value="prev"/>
<option value="search"/>
<option value="sponsored"/>
<option value="tag"/>
<option value="ugc"/>
</field>

<field
Expand Down

0 comments on commit 9246379

Please sign in to comment.