Skip to content
Snippets Groups Projects
Unverified Commit a72097a9 authored by Tomáš Čejka's avatar Tomáš Čejka Committed by GitHub
Browse files

Merge pull request #1 from GEANT/v1.5_automated_tests_selenium_ids

V1.5 automated tests selenium ids
parents 2ab0e05b a7197c76
No related branches found
No related tags found
No related merge requests found
...@@ -46,3 +46,4 @@ mypull* ...@@ -46,3 +46,4 @@ mypull*
############################################################################# #############################################################################
/.vs/slnx.sqlite
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<table> <table>
{{ form }} {{ form }}
</table> </table>
<input type="submit" value="Set"> <input id="id_submit_button_setup_set" type="submit" value="Set">
</form> </form>
</div> </div>
{% endblock %} {% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment