Skip to content

Commit

Permalink
Update templateDetails.xml
Browse files Browse the repository at this point in the history
Add hide front page feature!
  • Loading branch information
gsuez committed Dec 16, 2014
1 parent 06462c2 commit 3e95004
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions templateDetails.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,11 @@
<option value="4">4</option>
<option value="5">5</option>
</field>


<!-- SHOW FRONTPAGE-->
<field name="frontpageshow" type="radio" class="btn-group" default="1" label="Show FrontPage Articles" description="Show FrontPage Articles">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<!-- MODERNIZR-->
<field name="modernizr" type="radio" default="0"
label="Modernizr"
Expand Down

0 comments on commit 3e95004

Please sign in to comment.