Edge events reverted
This commit is contained in:
parent
ef94f7979a
commit
60bd2600cc
@ -108,9 +108,6 @@ export default function EventRowDirective($compile, $templateCache, $mdDialog, $
|
||||
var content = '';
|
||||
switch(scope.event.type) {
|
||||
case types.edgeEventType.relation:
|
||||
case types.edgeEventType.whiteLabeling:
|
||||
case types.edgeEventType.loginWhiteLabeling:
|
||||
case types.edgeEventType.customTranslation:
|
||||
content = angular.toJson(scope.event.body);
|
||||
showDialog();
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user