diff options
Diffstat (limited to 'templates/project/widgets/graph/graph.html')
-rw-r--r-- | templates/project/widgets/graph/graph.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/widgets/graph/graph.html b/templates/project/widgets/graph/graph.html index d1794db..456dd0f 100644 --- a/templates/project/widgets/graph/graph.html +++ b/templates/project/widgets/graph/graph.html @@ -2,4 +2,4 @@ <h2 class="value" data-bind="current | prettyNumber | prepend prefix"></h2> -<p class="more-info" data-bind="moreinfo"></p>
\ No newline at end of file +<p class="more-info" data-bind="moreinfo"></p> |