Add HTML format for output
This commit is contained in:
@@ -99,13 +99,14 @@
|
||||
<div class="popup-content">
|
||||
<div class="horz">
|
||||
<span>Choose format</span>
|
||||
<button type="button" class="ui blue floating publish-html button">HTML</button>
|
||||
<button type="button" class="ui blue floating publish-egf button">EGF</button>
|
||||
<button type="button" class="ui blue floating publish-ffg button">FFG</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popup-footer">
|
||||
<div class="form-actions">
|
||||
<button type="button" class="ui gray floating cancel button">Cancel</button>
|
||||
<button type="button" class="ui gray floating close button">Cancel</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user