lint
This commit is contained in:
parent
a2f92e93a7
commit
9b4ce02eaf
2 changed files with 3 additions and 2 deletions
|
@ -541,6 +541,8 @@ export default class AppTile extends React.Component {
|
|||
/**
|
||||
* Replace the widget template variables in a url with their values
|
||||
*
|
||||
* @param {string} u The URL with template variables
|
||||
*
|
||||
* @returns {string} url with temlate variables replaced
|
||||
*/
|
||||
_templatedUrl(u) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue