Skip to content
Snippets Groups Projects
Commit 34713414 authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

update progress bars

parent ce65b7d4
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 4.2
value: 38.0
});
});
</script>
......@@ -12,8 +12,8 @@
});
});
</script>
$4882 of $105000 (4.6%)
$39882 of $105000 (38.0%)
<div id="progressbar">
</div>
......
......@@ -8,8 +8,8 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 4.2
value: 68.0
});
});
</script>
......@@ -12,8 +12,8 @@
});
});
</script>
$5820 of $60000 (9.7%)
$40820 of $60000 (68.0%)
<div id="progressbar">
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment