Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
WE.SpreadsheetImport
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
0
Merge Requests
0
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
packages
WE.SpreadsheetImport
Commits
eb20ee60
Commit
eb20ee60
authored
Nov 04, 2016
by
Simon Gadient
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[IMP] Preview validation style
refs KIME-4583
parent
0a7b07f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Resources/Private/Templates/SpreadsheetImport/Preview.html
Resources/Private/Templates/SpreadsheetImport/Preview.html
+1
-1
No files found.
Resources/Private/Templates/SpreadsheetImport/Preview.html
View file @
eb20ee60
...
...
@@ -20,7 +20,7 @@
<f:form
.
hidden
name=
"spreadsheetImport"
value=
"{spreadsheetImport}"
/>
<f:for
each=
"{preview}"
key=
"property"
as=
"previewMapping"
>
<div>
<label>
<label
class=
"{f:if(condition: previewMapping.error, then: 'error-text')}"
>
<f:if
condition=
"{previewMapping.mapping.labelId}"
>
<f:then><f:translate
id=
"{previewMapping.mapping.labelId}"
/>
:
</f:then>
<f:else>
{property}:
</f:else>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment