1. Code cleanup
This commit is contained in:
parent
0bab5a3f6f
commit
0d39c89da6
2 changed files with 1 additions and 4 deletions
|
@ -34,7 +34,6 @@ import edu.cornell.mannlib.vitro.webapp.visualization.valueobjects.VivoEmployee;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Very dumb name of the class. change it.
|
|
||||||
* @author cdtank
|
* @author cdtank
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -120,9 +120,7 @@
|
||||||
|
|
||||||
//-->
|
//-->
|
||||||
</script>
|
</script>
|
||||||
<div id="vis_container">
|
<div id="vis_container"></div>
|
||||||
${entity.URI}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<!--[if IE]>
|
<!--[if IE]>
|
||||||
|
|
Loading…
Add table
Reference in a new issue