DmitrMakeev commited on
Commit
ff3407d
·
verified ·
1 Parent(s): 64b71fc

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +1 -1
pages.html CHANGED
@@ -1077,7 +1077,7 @@ editor.Blocks.add('menu-settings-block-block', {
1077
  var modal_1 = document.getElementById("myModal_1");
1078
 
1079
  // Get the button that opens the modal
1080
- var btn_1 = document.getElementById("myBtn_1");
1081
 
1082
  // Get the <span> element that closes the modal
1083
  var span_1 = document.getElementsByClassName("close_1")[0];
 
1077
  var modal_1 = document.getElementById("myModal_1");
1078
 
1079
  // Get the button that opens the modal
1080
+ var btn_1 = document.getElementById("myBtn");
1081
 
1082
  // Get the <span> element that closes the modal
1083
  var span_1 = document.getElementsByClassName("close_1")[0];