564
564
if (numsel <= 1 && file.isdir)
566
566
/* TODO: Work out of file is svn'd */
568
567
publish.setAttribute("class", "choice");
569
568
publish.removeAttribute("disabled");
570
582
submit.setAttribute("class", "choice");
571
583
submit.removeAttribute("disabled");