fix: убрать лишнее пояснение из подписи DDP в экспорте проекта
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
c83e4ec9f9
commit
e201f36fe7
@@ -178,7 +178,7 @@
|
|||||||
<label class="flex items-center gap-2 text-sm text-gray-700 cursor-pointer">
|
<label class="flex items-center gap-2 text-sm text-gray-700 cursor-pointer">
|
||||||
<input type="radio" name="export-basis" value="ddp" class="border-gray-300">
|
<input type="radio" name="export-basis" value="ddp" class="border-gray-300">
|
||||||
<span class="font-medium">DDP</span>
|
<span class="font-medium">DDP</span>
|
||||||
<span class="text-gray-400">— Цена продажи, аплифт свой для каждой конфигурации</span>
|
<span class="text-gray-400">— Цена продажи</span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user