[ui] Add class to config fields so they can be hidden via CSS

This commit is contained in:
amercader 2012-03-07 11:56:18 +00:00
parent d9cfc52643
commit 124f3191c8
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@
<dd py:if="c.publisher_auth and not c.groups"><em>Cannot add any publishers.</em></dd>
<dt><label class="field_opt" for="config">Configuration</label></dt>
<dd><textarea id="config" name="config" cols="30" rows="2" style="height:75px">${data.get('config', '')}</textarea></dd>
<dt class="harvest-source-config"><label class="field_opt" for="config">Configuration</label></dt>
<dd class="harvest-source-config"><textarea id="config" name="config" cols="30" rows="2" style="height:75px">${data.get('config', '')}</textarea></dd>
<dt><label class="field_opt" for="active">State</label></dt>
<dd>