Project

General

Profile

« Previous | Next » 

Revision 50540

let the repository ui point to the nem 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={{id}}">
13
		<a ng-show="id"	href="mdstoreInspector.do#/inspect.do/{{id}}">
14 14
			<b>Total:</b> {{total}}
15 15
		</a>
16 16
	</span>

Also available in: Unified diff