Skip to content

Commit

Permalink
reverted custom image in setup sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
pan261 committed Sep 14, 2021
1 parent 0d58ddc commit 05921f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Autodesk_Setup_BIDC/setup-sheet.cps
Original file line number Diff line number Diff line change
Expand Up @@ -1367,8 +1367,6 @@ function onSectionEnd() {
src = encodeURIComponent(modelImagePath);
}
}

src = "https://photos.app.goo.gl/thhzYbzUsw1zCk5Q9";

++numberOfColumns;
var alignment = (numberOfColumns <= 1) ? "center" : "right";
Expand Down

0 comments on commit 05921f4

Please sign in to comment.