1. Reverting mappings of cached-implementation of temporal vis in the visualization bean. This should be done only when the cached-implementation is approved.
This commit is contained in:
parent
e76fb35492
commit
c943c852ce
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
Add a link
Reference in a new issue