Fixed import animations
parent
d1d8ab9e35
commit
6823c13001
|
@ -209,8 +209,8 @@ We removed this feature cause its not worth the space it needs in the editbar
|
||||||
<input type="hidden" name="padId" value="blpmaXT35R" />
|
<input type="hidden" name="padId" value="blpmaXT35R" />
|
||||||
<span class="nowrap">
|
<span class="nowrap">
|
||||||
<input type="submit" name="submit" value="Import Now" disabled="disabled" id="importsubmitinput" />
|
<input type="submit" name="submit" value="Import Now" disabled="disabled" id="importsubmitinput" />
|
||||||
<img alt="" id="importstatusball" src="/static/img/loading.gif" align="top" />
|
<img alt="" id="importstatusball" src=".../static/img/loading.gif" align="top" />
|
||||||
<img alt="" id="importarrow" src="/static/img/leftarrow.png" align="top" />
|
<img alt="" id="importarrow" src=".../static/img/leftarrow.png" align="top" />
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in New Issue