trailing ws
authorBen Klang <ben@alkaloid.net>
Tue, 9 Mar 2010 04:14:31 +0000 (23:14 -0500)
committerBen Klang <ben@alkaloid.net>
Tue, 9 Mar 2010 04:14:31 +0000 (23:14 -0500)
shout/templates/dialplan/edit.inc

index 93f8683..01712fc 100644 (file)
@@ -148,7 +148,7 @@ function refreshMenu()
     col.appendChild(img);
     row.appendChild(col);
     $('menuInfo').appendChild(row);
-    
+
     // Fill in the actions
     $H(menuInfo.get('actions')).each(function (pair) {
         var text;