]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Correcting title attr. of display_link
authorBestNa.me Labs <info@bestna.me>
Tue, 29 Mar 2016 06:47:56 +0000 (08:47 +0200)
committerBestNa.me Labs <info@bestna.me>
Tue, 29 Mar 2016 06:47:56 +0000 (08:47 +0200)
commit209e95e0932c301d0d7229eebb723f890cba5e84
tree74831c9adbf60396d245065aa21d9a43504a28f2
parentcb86f5b6ff6f4beb4ec525f0b830e122f8f31016
Correcting title attr. of display_link

Correction in `edit_link_save`:
Plugging in `data.url.title` as (untrimmed) `title` attribute (instead of plugging in `data.url.url`) when setting the variable `display_link`.
js/insert.js