mirror of
https://github.com/redmine/redmine.git
synced 2026-05-05 22:57:11 +02:00
Extend import controller to support arbitrary imports based on Import subclasses. This way, we may add other kinds of imports, by providing some views and a custom import class. This may also be done from within plugins. Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@18145 e93f8b46-1217-0410-a6f0-8f06a7374b81
2 lines
61 B
Plaintext
2 lines
61 B
Plaintext
<%= render :partial => "#{import_partial_prefix}_mapping" %>
|