1. Reverting visualization bean to not use the cached-implementation of temporal vis by default.
This commit is contained in:
parent
24a8a3de21
commit
6209f2af82
1 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@
|
|||
-->
|
||||
|
||||
<entry key="entity_comparison">
|
||||
<ref bean="pub_temporal"></ref>
|
||||
<ref bean="entity_comparison"></ref>
|
||||
</entry>
|
||||
|
||||
|
||||
|
@ -84,7 +84,7 @@
|
|||
</entry>
|
||||
|
||||
<entry key="entity_grant_count">
|
||||
<ref bean="grant_temporal"></ref>
|
||||
<ref bean="entity_grant_count"></ref>
|
||||
</entry>
|
||||
|
||||
<entry key="grant_temporal">
|
||||
|
|
Loading…
Add table
Reference in a new issue