Skip to content

Commit 589c62f

Browse files
committed
Make global delete button more explicit.
1 parent dc575fa commit 589c62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h1>jQuery File Upload Demo</h1>
141141
</button>
142142
<button type="button" class="btn btn-danger delete">
143143
<i class="glyphicon glyphicon-trash"></i>
144-
<span>Delete</span>
144+
<span>Delete selected</span>
145145
</button>
146146
<input type="checkbox" class="toggle" />
147147
<!-- The global file processing state -->

0 commit comments

Comments
 (0)