[FIX] prime assets

This commit is contained in:
ahiexp 2025-05-12 11:57:00 +04:00
parent 361e6f8022
commit 049c1ef947
1 changed files with 8 additions and 8 deletions

View File

@ -638,49 +638,49 @@
<template id="option_icon_pack_1" inherit_id="website.assets_frontend" active="True">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-1.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-1.css"/>
</xpath>
</template>
<template id="option_icon_pack_2" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-2.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-2.css"/>
</xpath>
</template>
<template id="option_icon_pack_3" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-3.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-3.css"/>
</xpath>
</template>
<template id="option_icon_pack_4" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-4.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-4.css"/>
</xpath>
</template>
<template id="option_icon_pack_5" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-5.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-5.css"/>
</xpath>
</template>
<template id="option_icon_pack_6" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-6.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-6.css"/>
</xpath>
</template>
<template id="option_icon_pack_7" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-7.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-7.css"/>
</xpath>
</template>
<template id="option_icon_pack_8" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_prime/static/lib/Droggol-Pack-v1.0/droggol-pack-8.css"/>
<link rel="stylesheet" type="text/css" href="/theme_prime/static/assets/Droggol-Pack-v1.0/droggol-pack-8.css"/>
</xpath>
</template>