Skip to content

Commit

Permalink
Remove the link target frrom the module as it is set in the weblink (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
yvesh authored and zero-24 committed Mar 4, 2017
1 parent b01cde8 commit b9b7d20
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/modules/mod_weblinks/mod_weblinks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,19 +125,6 @@
<option
value="desc">MOD_WEBLINKS_FIELD_VALUE_DESCENDING</option>
</field>
<field
name="target"
type="list"
default="3"
label="MOD_WEBLINKS_FIELD_TARGET_LABEL"
description="MOD_WEBLINKS_FIELD_TARGET_DESC">
<option
value="1">JBROWSERTARGET_NEW</option>
<option
value="2">JBROWSERTARGET_POPUP</option>
<option
value="3">JBROWSERTARGET_PARENT</option>
</field>
<field
name="follow"
type="list"
Expand Down

0 comments on commit b9b7d20

Please sign in to comment.