first actually working version of RSS campaigns
This commit is contained in:
parent
fd0e75da27
commit
c031ea7747
7 changed files with 187 additions and 22 deletions
|
@ -226,6 +226,9 @@
|
|||
</div>
|
||||
|
||||
<div class="table-responsive">
|
||||
<div class="well text-info">
|
||||
If a new entry is found from campaign feed a new subcampaign is created of that entry and it will be listed here
|
||||
</div>
|
||||
<table data-topic-url="/campaigns" data-sort-column="4" data-sort-order="desc" class="table table-bordered table-hover data-table-ajax display nowrap" data-topic-args="parent={{id}}" width="100%" data-row-sort="0,1,0,1,1,0">
|
||||
<thead>
|
||||
<th class="col-md-1">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue