Project

General

Profile

« Previous | Next » 

Revision 52767

fixed issues

View differences:

modules/dnet-modular-uis/trunk/src/main/resources/eu/dnetlib/web/resources/js/oai/oai.js
144 144
			.success(
145 145
				function (data) {
146 146
					if (data) {
147
						show_notification('success', "Index successfully created");
147
						show_notification('success', "index successfully created");
148 148
					}
149 149
					else show_notification('error', 'Cannot create index for metadata format ' + sourceFormatName);
150 150

  

Also available in: Unified diff