Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a2e84e8c

Přidáno uživatelem Vojtěch Danišík před asi 4 roky(ů)

re #7886 Creating + Editing assembly
Not working: Adding new role to access list, Loading values for parameter, Adding new values for parameter, disabling functions + operators if data type = enumeration, deleting role from Access list, Deleting parameter. Saving new assembly + checking all form elements.
Added new sql script file for creating test records.
re #7888 Added back button for Creating + Editing assembly page and page for Generating contingency table.

Zobrazit rozdíly:

src/main/webapp/WEB-INF/templates/index.html
57 57
				<h3 class="box-title">Seznam sestav</h3>
58 58
			</div>
59 59
			<div class="button-container">
60
				<button type="button" class="btn btn-success"><i class="fas fa-plus"></i> Přidat novou sestavu</button>
60

  
61
				<a th:href="@{/assembly_new}" class="btn btn-success mb-2"><i class="fas fa-plus"></i> Přidat novou sestavu</a>
61 62
				<button type="button" class="btn btn-success align-right"><i class="fas fa-sort"></i> Upravit řazení</button>
62 63
			</div>
63 64

  

Také k dispozici: Unified diff