mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-10 23:25:31 +08:00
removes js brakepoint
This commit is contained in:
parent
3fae267547
commit
7af4816ce8
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ function importProtocolFromFile(
|
|||
|
||||
// display tiny_mce_assets in step description
|
||||
function displayTinyMceAssetInDescription(node, folder, stepGuid) {
|
||||
debugger;
|
||||
if (node.children('descriptionAssets').length === 0) {
|
||||
var description = node.children('description').html();
|
||||
return $('<div></div>').html(
|
||||
|
|
Loading…
Add table
Reference in a new issue