Committer: vkurkin
LJSUP-10807: Translate text from the code in the translate systemU trunk/htdocs/js/entry.js
Modified: trunk/htdocs/js/entry.js =================================================================== --- trunk/htdocs/js/entry.js 2011-12-20 10:28:16 UTC (rev 20816) +++ trunk/htdocs/js/entry.js 2011-12-20 11:13:44 UTC (rev 20817) @@ -450,11 +450,6 @@ // remove this function after changes to weblib.pl go live } -function insertViewThumbs(){ - var lj_userpicselect = $('lj_userpicselect'); - lj_userpicselect.innerHTML = 'View Thumbnails'; -} - function mood_preview(){ if(! document.getElementById){ return false;