File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ <h1>NodeSecure - i18n</h1>
4747 < button id ="table-warnings-tab " class ="table__tabs-item " type ="button " role ="tab " aria-controls ="table-warnings " aria-selected ="false "> WARNINGS</ button >
4848 < button id ="table-sast-warnings-tab " class ="table__tabs-item " type ="button " role ="tab " aria-controls ="table-sast-warnings " aria-selected ="false "> SAST_WARNINGS</ button >
4949 </ nav >
50- < table id ="table-cli " class ="table " role ="tabpanel " aria-labelledby ="table-cli-tab ">
50+ < table id ="table-cli " class ="table active " role ="tabpanel " aria-labelledby ="table-cli-tab ">
5151 < thead >
5252 < tr >
5353 < th > Key</ th >
5454 < th > Value</ th >
5555 </ tr >
5656 </ thead >
57- < tbody class ="en ">
57+ < tbody class ="en active ">
5858
5959 < tr >
6060 < td > executing_at</ td >
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ <h1>NodeSecure - i18n</h1>
4747 < button id ="table-warnings-tab " class ="table__tabs-item " type ="button " role ="tab " aria-controls ="table-warnings " aria-selected ="false "> WARNINGS</ button >
4848 < button id ="table-sast-warnings-tab " class ="table__tabs-item " type ="button " role ="tab " aria-controls ="table-sast-warnings " aria-selected ="false "> SAST_WARNINGS</ button >
4949 </ nav >
50- < table id ="table-cli " class ="table " role ="tabpanel " aria-labelledby ="table-cli-tab ">
50+ < table id ="table-cli " class ="table active " role ="tabpanel " aria-labelledby ="table-cli-tab ">
5151 < thead >
5252 < tr >
5353 < th > Key</ th >
5454 < th > Value</ th >
5555 </ tr >
5656 </ thead >
57- < tbody class ="en ">
57+ < tbody class ="en active ">
5858 [[ for (props in z.template('cli', 'english')) { ]]
5959 < tr >
6060 < td > [[-z.printKey(props)]]</ td >
You can’t perform that action at this time.
0 commit comments