mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-21625 Question bank: fixing whitespace
This commit is contained in:
parent
d2d17341e8
commit
75441ef5b2
1 changed files with 1 additions and 1 deletions
|
@ -1138,7 +1138,7 @@ class quiz_question_bank_view extends question_bank_view {
|
||||||
'editaction', 'previewaction');
|
'editaction', 'previewaction');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Specify the column heading
|
* Specify the column heading
|
||||||
*
|
*
|
||||||
* @return string Column name for the heading
|
* @return string Column name for the heading
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue