Committer: dpetrov
LJSUP-6476: javascript error when click Log inU trunk/cgi-bin/LJ/S2/EntryPage.pm U trunk/htdocs/update.bml
Modified: trunk/cgi-bin/LJ/S2/EntryPage.pm =================================================================== --- trunk/cgi-bin/LJ/S2/EntryPage.pm 2010-09-17 11:05:34 UTC (rev 17403) +++ trunk/cgi-bin/LJ/S2/EntryPage.pm 2010-09-20 00:54:21 UTC (rev 17404) @@ -68,6 +68,7 @@ LJ::need_res(qw( js/quickreply.js + js/md5.js js/thread_expander.js )); Modified: trunk/htdocs/update.bml =================================================================== --- trunk/htdocs/update.bml 2010-09-17 11:05:34 UTC (rev 17403) +++ trunk/htdocs/update.bml 2010-09-20 00:54:21 UTC (rev 17404) @@ -582,6 +582,7 @@ LJ::need_res(qw( js/entry.js js/poll.js + js/md5.js )); # draft autosave and restore