MDL-45774 fix trailing whitespace
This commit is contained in:
committed by
Andrew Nicols
parent
0627d5802c
commit
8f80ae2f5b
@@ -26,7 +26,7 @@ Feature: Restrict which blocks can be added to Dashboard
|
||||
And the "Add a block" select box should contain "Tags"
|
||||
|
||||
@javascript
|
||||
Scenario: Remove the ability to add the comments block to Dashboard
|
||||
Scenario: Remove the ability to add the comments block to Dashboard
|
||||
When I log in as "admin"
|
||||
And I set the following system permissions of "Authenticated user" role:
|
||||
| block/comments:myaddinstance | Prohibit |
|
||||
|
||||
@@ -121,7 +121,7 @@ class tree implements \renderable {
|
||||
|
||||
/**
|
||||
* Find all category nodes that should be displayed after a given a category node.
|
||||
*
|
||||
*
|
||||
* @param category $category category object
|
||||
*
|
||||
* @return category[] array of category objects
|
||||
|
||||
Reference in New Issue
Block a user