Revision 6 hci/trunk/eneraptor-web-app/grails-app/views/config/connection.gsp

View differences:

connection.gsp
42 42
		<p>You can test connectivity by pressing the 'Test connection' link below. This will show a simple report under it.</p>
43 43
		<p>Note that any configuration changes (Logic's IP, port, etc.) should be saved first.</p>
44 44
		<br />
45
		<g:remoteLink controller="logicRequest" action="testConnection" update="testResponse" before="\$('testResponse').update('Testing... (Please wait)')" after="\$('testResponse').pulsate({pulses: 2, duration: 0.5})">Test connection</g:remoteLink>
45
		<g:remoteLink controller="logicRequest" action="testConnection" update="testResponse" before="\$('testResponse').update('Testing... (Please wait)')" after="\$('testResponse').pulsate({pulses: 2, duration: 0.5})"><erptr:icon w="connect"></erptr:icon>Test connection</g:remoteLink>
46 46
		<br /><br />
47 47
		<div id="testResponse"></div>
48 48
		

Also available in: Unified diff