перенос и переименование шаблонов

This commit is contained in:
2022-12-31 05:13:12 +03:00
parent 0368c1c34e
commit 56d7af5c9d
5 changed files with 6 additions and 6 deletions

View File

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

View File

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