Bug 1284839 - Reps: Handle spaces between title and rep. r=linclark
This commit is contained in:
@@ -30,7 +30,7 @@ define(function (require, exports, module) {
|
||||
if (this.props.objectLink) {
|
||||
return this.props.objectLink({
|
||||
object: grip
|
||||
}, "function");
|
||||
}, "function ");
|
||||
}
|
||||
return "";
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user