v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-27 19:40: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="'
+ item.link
+ '">'
+ item.title
+ (item.title ? item.title : item.link)
+ '</a>'
+ '</h4>');