File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
www/src/app/pages/admin/organizations/components/analyzers Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ <h4 class="media-heading">
7272 < tlp value ="$ctrl.activeAnalyzers[def].configuration.check_tlp ? $ctrl.activeAnalyzers[def].configuration.max_tlp : undefined "> </ tlp >
7373 </ div >
7474 < div class ="flex-col flex-w-100 text-center vertical centered " ng-if ="$ctrl.activeAnalyzers[def] ">
75- < tlp value ="$ctrl.activeAnalyzers[def].configuration.check_pap ? $ctrl.activeAnalyzers[def].configuration.max_pap : undefined " namepace ="PAP "> </ tlp >
75+ < tlp value ="$ctrl.activeAnalyzers[def].configuration.check_pap ? $ctrl.activeAnalyzers[def].configuration.max_pap : undefined " namespace ="PAP "> </ tlp >
7676 </ div >
7777 < div class ="flex-col flex-w-100 text-center vertical centered " ng-if ="$ctrl.activeAnalyzers[def] ">
7878 < span ng-show ="$ctrl.activeAnalyzers[def].rate && $ctrl.activeAnalyzers[def].rateUnit " class ="label label-lg label-primary ">
You can’t perform that action at this time.
0 commit comments