Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FAIR-v1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIRness
FAIR-v1
Commits
d5288ff0
Commit
d5288ff0
authored
5 years ago
by
Isa H
Browse files
Options
Downloads
Patches
Plain Diff
footer
parent
b0c355b8
No related branches found
No related tags found
1 merge request
!4
More small submit g changes
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/input/PhSubmit.vue
+7
-3
7 additions, 3 deletions
src/components/input/PhSubmit.vue
with
7 additions
and
3 deletions
src/components/input/PhSubmit.vue
+
7
−
3
View file @
d5288ff0
...
@@ -2,15 +2,15 @@
...
@@ -2,15 +2,15 @@
<!--
<v-container
grid-list-lg
fluid
class=
"pa-0 ma-0"
v-if=
"form && form.sections"
>
-->
<!--
<v-container
grid-list-lg
fluid
class=
"pa-0 ma-0"
v-if=
"form && form.sections"
>
-->
<v-container>
<v-container>
<v-tabs
v-model=
"activetab"
>
<v-tabs
v-model=
"activetab"
>
<v-tab
ripple
>
<v-tab
ripple
grow
>
Metadata editor
Metadata editor
<template
v-if=
"targetpid"
>
<template
v-if=
"targetpid"
>
-
-
<span
class=
"text-lowercase"
>
{{
targetpid
}}
</span>
<span
class=
"text-lowercase"
>
{{
targetpid
}}
</span>
</
template
>
</
template
>
</v-tab>
</v-tab>
<!--
<v-tab ripple @click="updatePrettyPrint()">Metadata preview</v-tab>
<v-tab
ripple
@
click=
"updatePrettyPrint()"
>
Metadata preview
</v-tab>
<v-tab v-if="templating" ripple @click="loadTemplates()">Templates</v-tab>
-->
<v-tab
v-if=
"templating"
ripple
@
click=
"loadTemplates()"
>
Templates
</v-tab>
</v-tabs>
</v-tabs>
<v-tabs-items
v-model=
"activetab"
>
<v-tabs-items
v-model=
"activetab"
>
...
@@ -25,6 +25,10 @@
...
@@ -25,6 +25,10 @@
:targetpid=
"targetpid"
:targetpid=
"targetpid"
v-on:submit=
"checkWarnings()"
v-on:submit=
"checkWarnings()"
></ph-input-form>
></ph-input-form>
<v-footer>
Fields indicated with (*) are required field for submission.
</v-footer>
</v-tab-item>
</v-tab-item>
<!--second tab-->
<!--second tab-->
<v-tab-item
class=
"ma-4"
>
<v-tab-item
class=
"ma-4"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment