This website requires JavaScript.
Explore
Help
Sign In
deac
/
gitlabhq
Watch
1
Star
0
Fork
You've already forked gitlabhq
0
Code
Issues
Pull requests
Releases
Wiki
Activity
837685d56b
gitlabhq
/
app
/
views
/
issues
/
edit.html.haml
8 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
get rid off modal window for issue create/edit
2011-11-25 22:40:12 +01:00
= render "form"
ability to attach branch to issue
2011-11-24 14:08:20 +01:00
:javascript
$(function(){
get rid off modal window for issue create/edit
2011-11-25 22:40:12 +01:00
$('select#issue_assignee_id').chosen();
ability to attach branch to issue
2011-11-24 14:08:20 +01:00
});
Reference in a new issue
Copy permalink