feature(cloudfunc) draggable -> draggable="true"

This commit is contained in:
coderaiser 2014-03-19 06:47:59 -04:00
parent a6f74860fb
commit 539e27457e

View file

@ -426,7 +426,7 @@ var Util;
/* Сохраняем путь к каталогу верхнего уровня*/
fileTable += Util.render(template, {
tag : 'li',
attribute : 'draggable ',
attribute : 'draggable="true" ',
className : '',
type : 'directory',
name : linkResult,