[ADF-2005] Cannot view document in tasklist attachment list (#2701)

This commit is contained in:
Eugenio Romano
2017-11-23 14:05:13 +00:00
committed by GitHub
parent 9bc99665ef
commit bc48a3923e
28 changed files with 128 additions and 133 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
],
"directive-selector": [true, "attribute", "app", "camelCase"],
"component-selector": [true, "element", "adf", "kebab-case"],
"component-selector": [true, "element", "app", "kebab-case"],
"use-input-property-decorator": true,
"use-output-property-decorator": true,
"use-host-property-decorator": true,