Project

General

Profile

« Previous | Next » 

Revision 46343

Added index inspector

View differences:

oaiCommon.js
16 16
			}
17 17
		);
18 18

  
19
	//load source metadata formats
19
	//load source metadata formats (MetadataReference instances)
20 20
	$http.get('getSourceMDFs.do')
21 21
		.success(
22 22
			function (data) {

Also available in: Unified diff