Skip to content
Snippets Groups Projects
Commit dc29c941 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

unused form removed

parent 067fecdb
No related branches found
No related tags found
1 merge request!5Frontend refactor
......@@ -4,9 +4,6 @@
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://java.sun.com/jsp/jstl/core"
>
<f:view contentType="text/html">
......@@ -76,12 +73,6 @@ function initMap(){
<ul id="selectionContextMenu" />
</div>
<h:form id="accessReferenceGenomeForm">
<p:remoteCommand name="_sendReferenceGenomeDetailRequest" actionListener="#{referenceGenomeMB.requestJavasciptGenomeDetails}" />
</h:form>
</h:body>
</f:view>
</html>
......
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