mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#18884: Fixing javascript exception in Content Picker
Work Item: 18884 --HG-- branch : 1.x
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
return part.substr(eqIndex + 1);
|
||||
}
|
||||
}
|
||||
return null;
|
||||
return [];
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user