Removing debugging message from ftl NIHVIVO-3827

This commit is contained in:
briancaruso 2012-06-26 21:11:54 +00:00
parent 9ff98d5708
commit d7b3f0e3f1

View file

@ -1,7 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<h1>autoCompleteObjectPropForm.ftl</h1>
<#--Assign variables from editConfig-->
<#assign rangeOptions = editConfiguration.pageData.objectVar />
<#--
@ -11,7 +8,6 @@
</#if>
-->
<#assign rangeOptionsExist = true />
<#assign objectTypes = editConfiguration.pageData.objectTypes />