bkruse: trunk r1417 - in /trunk: ./ config/cdr.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Tue Aug 21 14:59:34 CDT 2007
Author: bkruse
Date: Tue Aug 21 14:59:33 2007
New Revision: 1417
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1417
Log:
Merged revisions 1416 via svnmerge from
https://origsvn.digium.com/svn/asterisk-gui/branches/1.4
........
r1416 | bkruse | 2007-08-21 14:58:32 -0500 (Tue, 21 Aug 2007) | 3 lines
I cannot believe this patch fixes compatibility with Opera (9.23).
But it works. This is probably broken in more places also.
........
Modified:
trunk/ (props changed)
trunk/config/cdr.html
Propchange: trunk/
------------------------------------------------------------------------------
--- branch-1.4-merged (original)
+++ branch-1.4-merged Tue Aug 21 14:59:33 2007
@@ -1,1 +1,1 @@
-/branches/1.4:1-1291,1293,1298-1300,1326,1332,1336-1338,1342,1346,1349,1356,1359,1362,1381,1384,1395,1399,1402,1413
+/branches/1.4:1-1291,1293,1298-1300,1326,1332,1336-1338,1342,1346,1349,1356,1359,1362,1381,1384,1395,1399,1402,1413,1416
Modified: trunk/config/cdr.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/cdr.html?view=diff&rev=1417&r1=1416&r2=1417
==============================================================================
--- trunk/config/cdr.html (original)
+++ trunk/config/cdr.html Tue Aug 21 14:59:33 2007
@@ -178,7 +178,7 @@
gui_alert("Sorry, it appears that you're not using > version 1.4 of asterisk, " +
"or you're on an appliance. Only configuring CDRs is available at this time.");
this.location.href = "cdr_conf.html";
- },
+ }
});
});
}
More information about the asterisk-gui-commits
mailing list