mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 12:07:15 +01:00
Cleanup / Copyright
This commit is contained in:
parent
a0d4cd1ff3
commit
0583406650
@ -1,3 +1,9 @@
|
|||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2023 Andreas Palm
|
||||||
|
|
||||||
|
SPDX-License-Identifier: LicenseRef-EGPL-3.1
|
||||||
|
-->
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import AutoComplete from "@res/vue/AutoComplete.vue";
|
import AutoComplete from "@res/vue/AutoComplete.vue";
|
||||||
import Button from "primevue/button";
|
import Button from "primevue/button";
|
||||||
|
@ -24,7 +24,6 @@ export default {
|
|||||||
mode: 'development',
|
mode: 'development',
|
||||||
resolve: {
|
resolve: {
|
||||||
alias: {
|
alias: {
|
||||||
'@theme': path.resolve(__dirname, 'www/themes/new/js'),
|
|
||||||
'@res': path.resolve(__dirname, 'resources')
|
'@res': path.resolve(__dirname, 'resources')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"classes/Modules/MatrixProduct/www/js/entry.js": {
|
|
||||||
"file": "assets/modules/MatrixProduct-4ed993c7.js",
|
|
||||||
"isEntry": true,
|
|
||||||
"src": "classes/Modules/MatrixProduct/www/js/entry.js"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1418,7 +1418,7 @@ ul.menu.merged[data-items='25'] > li { width: 4%; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Clear Floated Elements
|
/* Clear Floated Elements
|
||||||
- - - - - - - - - - - - - - - - - - - - - - */
|
- - - - - - - - - - - - - - - - - - - - - - */
|
||||||
|
|
||||||
.clear {
|
.clear {
|
||||||
@ -1725,7 +1725,7 @@ fieldset.usersave div.filter-item > label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Calendar
|
/* Calendar
|
||||||
- - - - - - - - - - - - - - - - - - - - - - */
|
- - - - - - - - - - - - - - - - - - - - - - */
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user