Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eResearch
sails-hook-redbox-labarchives
Commits
548f357c
Commit
548f357c
authored
Jan 24, 2019
by
Moises Sacal
Browse files
updating min page display
parent
f99928e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
angular/labarchives/dist/main.bundle.js
View file @
548f357c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
angular/labarchives/src/app/labarchives-form.component.html
View file @
548f357c
<div
*ngIf=
"!criticalError"
class=
"row"
>
<div
class=
"col-xs-
1
"
></div>
<div
class=
"col-xs-
10
"
>
<div
class=
"col-xs-
2
"
></div>
<div
class=
"col-xs-
8
"
>
<ws-field
*ngFor=
"let field of fields"
[field]=
"field"
[form]=
"form"
class=
"form-row"
[fieldMap]=
"fieldMap"
>
</ws-field>
...
...
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