mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
renamed twitter template file
This commit is contained in:
parent
1968ba601d
commit
fd1778b465
@ -10,7 +10,7 @@ Application.Directives.directive('twitter', [ function () {
|
||||
scope: {
|
||||
profile: '@'
|
||||
},
|
||||
templateUrl: '<%= asset_path "home/_twitter.html" %>',
|
||||
templateUrl: '<%= asset_path "home/twitter.html" %>',
|
||||
link ($scope, element, attributes) {
|
||||
const configProfile = {
|
||||
'profile': { 'screenName': $scope.profile },
|
||||
|
Loading…
x
Reference in New Issue
Block a user