replace all images when using identify function
This commit is contained in:
parent
9029ce93d3
commit
6b1c289d0c
5 changed files with 30 additions and 11 deletions
|
@ -43,6 +43,7 @@
|
|||
|
||||
<select data-mini="true" data-inline="true" id="selectRefreshMode">
|
||||
<option value="all">Refresh All Data</option>
|
||||
<option value="allandimages">Refresh All Data and Images</option>
|
||||
<option value="missing">Add Missing Data Only</option>
|
||||
</select>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue