Project

General

Profile

« Previous | Next » 

Revision 54637

Added by Enrico Ottonello about 5 years ago

supported all patches for nonavcreation entity type

View differences:

PatchRecord.html
201 201
					<div class="spacer25"></div>
202 202
		</form>
203 203
	</div>	
204
	<div class="col-md-offset-3 col-md-7 well">
204
	<div class="col-md-offset-3 col-md-7 well" ng-if="entityType=='avcreation'">
205 205
		<form class="form-horizontal">
206 206
				<legend>Country</legend>
207 207
					<div class="form-group">
......
215 215
					<div class="spacer25"></div>
216 216
		</form>
217 217
	</div>
218
	<div class="col-md-offset-3 col-md-7 well">
218
	<div class="col-md-offset-3 col-md-7 well" ng-if="entityType=='avcreation'">
219 219
		<form class="form-horizontal">
220 220
				<legend>Year</legend>
221 221
					<div class="form-group">
......
281 281
			<div class="spacer25"></div>
282 282
		</form>
283 283
	</div>
284
	<div class="col-md-offset-3 col-md-7 well">
284
	<div class="col-md-offset-3 col-md-7 well" ng-if="entityType=='avcreation'">
285 285
		<form class="form-horizontal">
286 286
			<legend>Sound</legend>
287 287
			<div class="form-group">
......
317 317
			<div class="spacer25"></div>
318 318
		</form>
319 319
	</div>
320
	<div class="col-md-offset-3 col-md-7 well">
320
	<div class="col-md-offset-3 col-md-7 well" ng-if="entityType=='avcreation'">
321 321
		<form class="form-horizontal">
322 322
				<legend>Duration</legend>
323 323
					<div class="form-group">

Also available in: Unified diff