minor (переименование шаблонов)

This commit is contained in:
2022-12-31 04:44:11 +03:00
parent 8272bdb25f
commit 8fdaf6935e
4 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ $(function () { // инициализация и обработка попове
</tr>
</thead>
<tbody id="offers">
{% include "report/report_precelist_one_flap_frame.html" %}
{% include "report/report_price_list_one_flap_frame.html" %}
</tbody>
</table></div>
</form></span><p id="shadow_buffer"></p>

View File

@@ -165,7 +165,7 @@ $(function () { // инициализация и обработка попове
</tr>
</thead>
<tbody id="offers">
{% include "report/report_precelist_frame.html" %}
{% include "report/report_price_list_frame.html" %}
</tbody>
</table>
</form>