This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
d40b9ce26d
gitlab-org--gitlab-foss
/
app
/
views
/
milestones
/
edit.html.haml
8 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Milestone basic scaffold
2012-04-08 17:28:58 -04:00
= render "form"
Remove trailing whitespaces and trailing lines
2012-06-03 18:37:27 -04:00
:javascript
$(function(){
Milestone basic scaffold
2012-04-08 17:28:58 -04:00
$('select#issue_assignee_id').chosen();
});
Copy permalink