projects
/
WP-Plugins
/
glm-member-db-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ba8a61
)
Add new column for sample file.
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 5 Jul 2017 13:15:48 +0000
(09:15 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 5 Jul 2017 13:15:48 +0000
(09:15 -0400)
Moving the sample file out of the new file column and creating a new
column for it.
views/admin/import/social.html
patch
|
blob
|
history
diff --git
a/views/admin/import/social.html
b/views/admin/import/social.html
index
46bb3c7
..
f9b014d
100644
(file)
--- a/
views/admin/import/social.html
+++ b/
views/admin/import/social.html
@@
-10,6
+10,7
@@
<tr>
<th>File Type</th>
<th>New File</th>
+ <th>Sample File</th>
<th>Current File</th>
<th>Updated</th>
</tr>
@@
-21,6
+22,8
@@
</td>
<td class="glm-import-td">
<input type="file" name="{$file.field}">
+ </td>
+ <td class="glm-import-td">
<a href="{$sampleFileUrl}{$file.name}">Sample {$fileHeader} File</a>
</td>
<td class="glm-import-td">