Skip to content

Commit 6761090

Browse files
committed
reposition back button
1 parent 89c478c commit 6761090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/templates/import.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ <h1 class="type_heading"><mark class="type_mark">Create the Search Index</mark><
3737

3838
<div class="button_group">
3939
<div class="type_copy" id="facetstatus">Select a field to facet before importing</div>
40-
<button id="importbutton" type="submit" class="button_primary" ng-click="importClicked()"> Import </button>
4140
<button id="backbutton" type="button" class="button_secondary" ng-click="goToNextPage('upload')">Back</button>
41+
<button id="importbutton" type="submit" class="button_primary" ng-click="importClicked()"> Import </button>
4242
<!-- <span class="glyphicon glyphicon-refresh glyphicon-spinner import-spinner"></span> -->
4343
<div class="type_copy" id="importstatus"></div>
4444
</div>

0 commit comments

Comments
 (0)