Project

General

Profile

« Previous | Next » 

Revision 8049

make remote=true for the modal dialog

View differences:

lib/style/common/templates/metacatui/entryForm.tmpl
24 24
		  </div>
25 25
		</div>
26 26
		<script language="JavaScript" type="text/javascript">
27
			$('#myModal').modal(options)
27
			$('#myModal').modal({
28
				remote: true
29
			})
28 30
		</script>	
29 31
		
30 32
		<div class="container">

Also available in: Unified diff