Skip to content
Snippets Groups Projects

Implementation of the delegation part of HP management

Merged Jakub Ziebinski requested to merge jziebinski/prepare-delegations into develop
Compare and Show latest version
4 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -34,7 +34,7 @@ DelegationsTable Static {
}
#no-delegations-info {
background: $primary-darken-1;
background: $primary;
height: 1;
}
Loading