Skip to content

Commit

Permalink
WW-5362 Removes deprecated language attribute
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Peters <sebastian.peters@gmail.com>
  • Loading branch information
lukaszlenart and sepe81 committed Dec 19, 2023
1 parent 80038f0 commit b9c797e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/site/confluence/ww-template-autoexport.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
color: #666;
}
</style>
<script language="javascript">
<script>
var hide = null;
var show = null;
var children = null;
Expand Down

0 comments on commit b9c797e

Please sign in to comment.