mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Fix code doc indentation (#26188).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16692 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
551cd201f1
commit
fc7652d803
@ -818,10 +818,10 @@ module ApplicationHelper
|
||||
# export:some/file -> Force the download of the file
|
||||
# Forum messages:
|
||||
# message#1218 -> Link to message with id 1218
|
||||
# Projects:
|
||||
# Projects:
|
||||
# project:someproject -> Link to project named "someproject"
|
||||
# project#3 -> Link to project with id 3
|
||||
# Users:
|
||||
# Users:
|
||||
# user:jsmith -> Link to user with login jsmith
|
||||
# @jsmith -> Link to user with login jsmith
|
||||
# user#2 -> Link to user with id 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user