Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 33a3473f authored by Harald MARTINI's avatar Harald MARTINI
Browse files

updated binding for output view

parent 39713d66
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
<DataTemplate x:Shared="False" DataType="{x:Type impl:JobListViewModel}">
<views:JobListView />
</DataTemplate>
<DataTemplate x:Shared="False" DataType="{x:Type impl:OutputViewModel}">
<DataTemplate x:Shared="False" DataType="{x:Type viewModel:OutputViewModel}">
<views:OutputView />
</DataTemplate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment