hotline #90214 : Killer feature: notification bar on bottom
1 unresolved thread
Merge request reports
Activity
Filter activity
added 1 commit
- 18ff2d87 - hotline #90214 : Killer feature: notification bar on bottom
49 49 $('body').append($notification); 50 50 51 51 var divHeight = $('div#info_message').height(); 52 // see CSS top to minus of div height 52 // see CSS bottom to minus of div height 53 53 $('div#info_message').css({ 54 top : '-'+divHeight+'px' 54 bottom : '-' + divHeight + 'px' added 1 commit
- f4a73045 - hotline #90214 : Killer feature: notification bar on bottom
enabled an automatic merge when the pipeline for f4a73045 succeeds
mentioned in commit fb37552c