Skip to content

Commit 86ba5b9

Browse files
committed
Remove shorthand-syntax
closes codecentric#926
1 parent 19b1b8f commit 86ba5b9

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-admin-server-ui/src/main/frontend

1 file changed

+1
-1
lines changed

spring-boot-admin-server-ui/src/main/frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
headerName: /*[[${_csrf.headerName}]]*/ null
5757
},
5858
/*[/th:block]*/
59-
use(ext) {
59+
use: function (ext) {
6060
this.extensions.push(ext);
6161
}
6262
}

0 commit comments

Comments
 (0)