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
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -120,9 +120,7 @@
|
|||
|
||||
//-->
|
||||
</script>
|
||||
<div id="vis_container">
|
||||
${entity.URI}
|
||||
</div>
|
||||
<div id="vis_container"></div>
|
||||
|
||||
|
||||
<!--[if IE]>
|
||||
|
|
Loading…
Add table
Reference in a new issue