Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
eResearch
sails-hook-redbox-labarchives
Commits
548f357c
Commit
548f357c
authored
Jan 24, 2019
by
Moises Sacal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating min page display
parent
f99928e8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
angular/labarchives/dist/main.bundle.js
angular/labarchives/dist/main.bundle.js
+1
-1
angular/labarchives/src/app/labarchives-form.component.html
angular/labarchives/src/app/labarchives-form.component.html
+2
-2
No files found.
angular/labarchives/dist/main.bundle.js
View file @
548f357c
This diff is collapsed.
Click to expand it.
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