one way binding
This commit is contained in:
+2
-2
@@ -7,9 +7,9 @@
|
||||
var umbVariantContent = {
|
||||
templateUrl: 'views/components/content/umb-variant-content.html',
|
||||
bindings: {
|
||||
content: "=",
|
||||
content: "<",
|
||||
page: "<",
|
||||
editor: "=",
|
||||
editor: "<",
|
||||
editorIndex: "<",
|
||||
editorCount: "<",
|
||||
onCloseSplitView: "&",
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
templateUrl: 'views/components/content/umb-variant-content-editors.html',
|
||||
bindings: {
|
||||
page: "<",
|
||||
content: "=",
|
||||
content: "<",
|
||||
culture: "<",
|
||||
segment: "<",
|
||||
onSelectApp: "&?",
|
||||
|
||||
Reference in New Issue
Block a user