File tree Expand file tree Collapse file tree 6 files changed +12
-4
lines changed
app/templates/viz/viz_result_pages Expand file tree Collapse file tree 6 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 3434## v1.21
3535
3636- Stabilization
37+
38+ <br >
39+
40+ ## v1.3
41+
42+ - Combine Two Modes (Self Input & Data Input)
43+
44+ - Stabilization & Optimization
Original file line number Diff line number Diff line change @@ -114,10 +114,10 @@ See [HISTORY.md](https://github.com/DevBruce/IDEA/blob/master/HISTORY.md)
114114
115115<div align =" center " >
116116<a href =" https://github.com/DevBruce/IDEA/blob/master/preview/home.png " >
117- <img src =" https://github.com/DevBruce/IDEA/blob/master/preview/home.png " width =" 400 " >
117+ <img src =" https://github.com/DevBruce/IDEA/blob/master/preview/home.png " width =" 400 " height = " 240 " >
118118</a >
119119<a href =" https://github.com/DevBruce/IDEA/blob/master/preview/config.png " >
120- <img src =" https://github.com/DevBruce/IDEA/blob/master/preview/config.png " width =" 400 " >
120+ <img src =" https://github.com/DevBruce/IDEA/blob/master/preview/config.png " width =" 400 " height = " 240 " >
121121</a >
122122</div >
123123
Original file line number Diff line number Diff line change 107107
108108< div class ="container-fluid ">
109109 < div class ="alert alert-danger mt-3 mb-3 " role ="alert ">
110- < h3 class ="alert-heading "> Data Error</ h3 >
110+ < h3 class ="alert-heading "> Error</ h3 >
111111 < p > If you see this page, it will be in one of the following cases.</ p >
112112 < hr >
113113 {% if value_error %}
Original file line number Diff line number Diff line change 1313
1414< div class ="container-fluid ">
1515 < div class ="alert alert-danger mt-3 mb-3 " role ="alert ">
16- < h3 class ="alert-heading "> Data Error</ h3 >
16+ < h3 class ="alert-heading "> Error</ h3 >
1717 < p > If you see this page, it will be in one of the following cases.</ p >
1818 < hr >
1919 < p class ="mb-2 "> - The amount of data entered is so small that it can not be analyzed.</ p >
You can’t perform that action at this time.
0 commit comments