v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-29 12:30:09 -07:00

preview link only

This commit is contained in:
Alexandr Nesterenko 2017-08-25 19:59:36 +03:00
parent 7871752540
commit 3cb81dbcc7

View File

@ -45,7 +45,7 @@
+ '<a href="' + '<a href="'
+ item.link + item.link
+ '">' + '">'
+ item.title + (item.title ? item.title : item.link)
+ '</a>' + '</a>'
+ '</h4>'); + '</h4>');