mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix #28
This commit is contained in:
@@ -8,7 +8,7 @@ module.directive('favicon', function() {
|
||||
},
|
||||
replace : true,
|
||||
template : '<img ng-src="favicon?url={{url}}" width="16" height="16"></img>'
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
module.directive('ngBlur', function() {
|
||||
|
||||
Reference in New Issue
Block a user