[ui][xs] Nicer button
This commit is contained in:
parent
3941b691f4
commit
b1a4cc7721
|
@ -75,7 +75,7 @@
|
|||
</dd>
|
||||
</dl>
|
||||
</fieldset>
|
||||
<input id="save" name="save" value="Save" type="submit" /> or <a href="/harvest">Return to the harvest sources list</a>
|
||||
<input id="save" name="save" value="Save" type="submit" class="btn"/> or <a href="/harvest">Return to the harvest sources list</a>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$("#type").change(function(){
|
||||
|
|
Loading…
Reference in New Issue