Project

General

Profile

« Previous | Next » 

Revision 53149

reverted exactly to before r50540 for the old mdstore ui

View differences:

ngApiMdstoreInfo.html
10 10
		<span ng-hide="id" ng-class="{'text-success' : total > 0, 'text-danger' : total == 0}">
11 11
			<b>Total:</b> {{total}}
12 12
		</span>
13
		<a ng-show="id"	href="inspector/mdstore.do?{{id}}">
13
		<a ng-show="id"	href="../inspector/mdstore.do?id={{id}">
14 14
			<b>Total:</b> {{total}}
15 15
		</a>
16 16
	</span>
17
</div>
17
</div>
18

  

Also available in: Unified diff