Author: bugman
Date: Thu Aug 21 17:23:52 2014
New Revision: 25178
URL: http://svn.gna.org/viewcvs/relax?rev=25178&view=rev
Log:
Fix for the relax_disp.spin_lock_offset user function in the dispersion GUI tab.
This is in the spectrum list element popup menu.
Modified:
trunk/gui/components/spectrum.py
Modified: trunk/gui/components/spectrum.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/gui/components/spectrum.py?rev=25178&r1=25177&r2=25178&view=diff
==============================================================================
--- trunk/gui/components/spectrum.py (original)
+++ trunk/gui/components/spectrum.py Thu Aug 21 17:23:52 2014
@@ -227,7 +227,7 @@
# Launch the dialog.
if offset_flag:
- uf_store['relax_disp.spin_lock_offset'](field=offset,
spectrum_id=id)
+ uf_store['relax_disp.spin_lock_offset'](offset=offset,
spectrum_id=id)
else:
uf_store['relax_disp.spin_lock_offset'](spectrum_id=id)
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits