front_foundation #13
.gitea/workflows
.gitignoreDocumentation/openapi
MakefileMyINPulse-back/src
main
java
enseirb
myinpulse
config
controller
model
repository
service
resources
test
java
config
documentation/openapi
front
Dockerfile
MyINPulse-front
fake_data
package-lock.jsonpackage.jsonsrc
App.vue
components
AddProjectForm.vueAgenda.vueLoginComponent.vuePendingProjectComponent.vueProjectComponent.vue
main.tscanvas
icons
plugins
router
services
stores
views
keycloak
@ -4,7 +4,7 @@
|
||||
v-for="(item, index) in items"
|
||||
:key="index"
|
||||
:title="item.title"
|
||||
:title_text="item.title_text"
|
||||
:titleText="item.title_text"
|
||||
:description="item.description"
|
||||
:project-id="item.projectId"
|
||||
:class="['canvas-item', item.class, 'card', 'shadow', 'p-3']"
|
||||
|
Reference in New Issue
Block a user