This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a711cbb44e
Redmine
/
app
/
views
/
custom_fields
/
index.html.erb
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adds missing html titles (#14517). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12050 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-28 15:50:18 +04:00
<%= title l(:label_custom_field_plural) %>
custom fields list screen split in 3 tabs (one for each kind of custom fields) git-svn-id: http://redmine.rubyforge.org/svn/trunk@206 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-01-31 23:10:21 +03:00
Refactoring of tabs rendering. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2871 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-09-12 13:13:13 +04:00
<%= render_tabs custom_fields_tabs %>