mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
Fix jshint error
This commit is contained in:
parent
da453a6b7c
commit
4e1a7077d7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ angular
|
|||
var directive = {
|
||||
requires: '^rdHeader',
|
||||
scope: {
|
||||
title: '@',
|
||||
title: '@'
|
||||
},
|
||||
transclude: true,
|
||||
template: '<div class="page">{{title}}</div>',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue