Skip to content

Commit

Permalink
Changed badge formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed Sep 3, 2024
1 parent 50a1ea6 commit a2c2a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http_src/vue/page-exporters-interfaces.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<template>
x2<template>
<div class="container-fluid p-3">
<div class="row">
<div class="col-md-4 mb-2">
Expand Down Expand Up @@ -63,7 +63,7 @@ const probes_counter_str = "probes_count"
// used for dashboard badges
const badgeParams = {
"i18n_name": "",
"counter_formatter": "number",
"counter_formatter": "no_formatting",
"component_resp_field": "",
"counter_path": "",
"url_params": {},
Expand Down

0 comments on commit a2c2a4f

Please sign in to comment.