aboutsummaryrefslogtreecommitdiff
path: root/ustayml/templates/students/details.html
diff options
context:
space:
mode:
authorMitsuo Tokumori <rtokumori@pucp.edu.pe>2023-11-13 21:13:06 -0500
committerMitsuo Tokumori <rtokumori@pucp.edu.pe>2023-11-13 21:13:06 -0500
commit91533974922ec3dfb1d84f60ddd6e145301ba800 (patch)
treeaf992b77adde0cd79de6a0181074e088b10ed64d /ustayml/templates/students/details.html
parent5e4487a99f357c08662ed5dabd0c7f21664c15eb (diff)
Add graphicsHEADmaster
Diffstat (limited to 'ustayml/templates/students/details.html')
-rw-r--r--ustayml/templates/students/details.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ustayml/templates/students/details.html b/ustayml/templates/students/details.html
index 663124c..a1d3869 100644
--- a/ustayml/templates/students/details.html
+++ b/ustayml/templates/students/details.html
@@ -69,7 +69,7 @@
<div></div>
<span>Significancia de variables:</span>
<div class="chart">
- <img src="{{ url_for('static', filename='img/sample-bar_chart.png') }}">
+ <img src="{{ url_for('static', filename='img/ss_20231113_190519.png') }}">
</div>
</div>
</div>