lint compliance
This commit is contained in:
parent
64c0f3a90d
commit
b8ee120b49
@ -3384,8 +3384,6 @@ define([
|
|||||||
createNewButton(isInRoot, $toolbar.find('.cp-app-drive-toolbar-leftside'));
|
createNewButton(isInRoot, $toolbar.find('.cp-app-drive-toolbar-leftside'));
|
||||||
}
|
}
|
||||||
if (sfId) {
|
if (sfId) {
|
||||||
var sfData = manager.getSharedFolderData(sfId);
|
|
||||||
var parsed = Hash.parsePadUrl(sfData.href);
|
|
||||||
createShareButton(sfId, $toolbar.find('.cp-app-drive-toolbar-leftside'));
|
createShareButton(sfId, $toolbar.find('.cp-app-drive-toolbar-leftside'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user