Skip to content

Commit 1c1c584

Browse files
committed
Some changes in main.js was not added to previous commit. Trying one more time.
1 parent 2ff3497 commit 1c1c584

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/static/js

1 file changed

+1
-1
lines changed

src/main/resources/static/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
jQuery(document).ready(function() {
33

4-
// Fetch injected URL from DOM
4+
// Fetch injected URL from DOM
55
var eiffelDocumentationUrlLinks = $('#eiffelDocumentationUrlLinks').text();
66
var frontendServiceUrl = $('#frontendServiceUrl').text();
77

0 commit comments

Comments
 (0)