Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RDMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
researchdata
RDMS
Merge requests
!142
Draft: Remove button show also for first location
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Remove button show also for first location
bug/fix-remove-button-for-location
into
develop
Overview
3
Commits
1
Pipelines
1
Changes
2
Closed
Kapil Patel
requested to merge
bug/fix-remove-button-for-location
into
develop
2 years ago
Overview
3
Commits
1
Pipelines
1
Changes
2
Expand
fixes
https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/issues/115
Edited
1 year ago
by
Anusha Ranganathan
0
0
Merge request reports
Compare
develop
version 1
1a8f4cf9
2 years ago
develop (base)
and
latest version
latest version
1a8f4cf9
1 commit,
1 year ago
version 1
1a8f4cf9
1 commit,
2 years ago
2 files
+
18
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
hyrax/app/assets/stylesheets/rdms.scss
+
4
−
0
Options
@@ -250,4 +250,8 @@ form .field-wrapper label[required="required"]::after {
#documents
.table
{
margin-bottom
:
50px
;
}
.location-section
.listing
li
.remove
{
display
:
block
!
important
;
}
\ No newline at end of file
Loading