From: Michael J. Rubinsky Date: Sat, 1 May 2010 18:53:44 +0000 (-0400) Subject: add missing syncml pref js file, ws X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0c61a5a81fcef00d554b8d2d114973dbe992d501;p=horde.git add missing syncml pref js file, ws --- diff --git a/horde/js/syncmlprefs.js b/horde/js/syncmlprefs.js new file mode 100644 index 000000000..1a8a8ac46 --- /dev/null +++ b/horde/js/syncmlprefs.js @@ -0,0 +1,15 @@ +/** + * Provides the javascript for managing syncml sessions. + * + * See the enclosed file COPYING for license information (LGPL). If you + * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. + */ +var HordeSyncMLPrefs = { + + removeAnchor: function(device, db) { + $('removedevice').setValue(device); + $('removedb').setValue(db); + document.forms.prefs.actionID = 'update_special'; + document.forms.prefs.submit(); + } +} \ No newline at end of file diff --git a/horde/templates/prefs/activesync.html b/horde/templates/prefs/activesync.html index 364475c1a..e2122f173 100644 --- a/horde/templates/prefs/activesync.html +++ b/horde/templates/prefs/activesync.html @@ -10,7 +10,7 @@ - +
Device Last Sync Time Status