Dont add the target, in case of external catalog link
This commit is contained in:
parent
0111438335
commit
4bc35152e3
@ -147,7 +147,6 @@ Header =
|
|||||||
href: (t.match(/\,"(.+)"/) || [null, '+'])[1]
|
href: (t.match(/\,"(.+)"/) || [null, '+'])[1]
|
||||||
textContent: (t.match(/-text:"(.+)"\,/) || [null, '+'])[1]
|
textContent: (t.match(/-text:"(.+)"\,/) || [null, '+'])[1]
|
||||||
className: 'external'
|
className: 'external'
|
||||||
target: '_blank'
|
|
||||||
return a
|
return a
|
||||||
board = if /^current/.test t
|
board = if /^current/.test t
|
||||||
g.BOARD.ID
|
g.BOARD.ID
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user