mirror of
https://github.com/redmine/redmine.git
synced 2026-03-04 11:31:31 +01: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user