Skip to content

Commit 23be8fd

Browse files
author
sat01a
committed
Removed unused tags
1 parent 73e2121 commit 23be8fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

grails-app/views/project/_aboutCitizenScienceProject.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<div data-bind="visible:aim">
3636
<div class="text-small-heading">${hubConfig.getTextForAim(grailsApplication.config.content.defaultOverriddenLabels)}</div>
3737
<span data-bind="text:aim"></span>
38-
<p/>
38+
3939
</div>
4040

4141
<div data-bind="visible:description">

grails-app/views/project/_details.gsp

-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@
359359
<div class="clearfix control-group">
360360
<label class="control-label span3" for="bushfire"><g:message code="project.details.bushfire"/><fc:iconHelp><g:message code="project.details.bushfire.help"/></fc:iconHelp></label>
361361
<div class="controls span9"> <select id="bushfire" data-bind="booleanValue:isBushfire, options:[{label:'Yes', value:'true'}, {label:'No', value:'false'}], optionsText:'label', optionsValue:'value', optionsCaption:'Please Select'"></select></div>
362-
</select>
363362
</div>
364363

365364
<config:optionalContent key="${au.org.ala.biocollect.merit.hub.HubSettings.CONTENT_BUSHFIRE_CATEGORIES}">

0 commit comments

Comments
 (0)