680efd4f8d
Added subnav to blame show, blob edit, builds show, commit builds, commit show, environments edit and pipelines show Added subnav to new enviro view Added sidebar top position calculation logic Added sidebar translation to follow the subnav up when the body is scrolled until a certain limit
11 lines
177 B
Text
11 lines
177 B
Text
- @no_container = true
|
|
- page_title "New Milestone"
|
|
= render "projects/issues/head"
|
|
|
|
%div{ class: container_class }
|
|
%h3.page-title
|
|
New Milestone
|
|
|
|
%hr
|
|
|
|
= render "form"
|