bkruse: branch asterisknow r1418 - in /branches/asterisknow: ./ config/cdr.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Tue Aug 21 14:59:58 CDT 2007
Author: bkruse
Date: Tue Aug 21 14:59:58 2007
New Revision: 1418
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1418
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:
branches/asterisknow/ (props changed)
branches/asterisknow/config/cdr.html
Propchange: branches/asterisknow/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Tue Aug 21 14:59:58 2007
@@ -1,1 +1,1 @@
-/branches/1.4:1-1296,1316,1326,1332,1336-1338,1342,1346,1356,1362,1381,1384,1395,1399,1402
+/branches/1.4:1-1296,1316,1326,1332,1336-1338,1342,1346,1356,1362,1381,1384,1395,1399,1402,1416
Modified: branches/asterisknow/config/cdr.html
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/cdr.html?view=diff&rev=1418&r1=1417&r2=1418
==============================================================================
--- branches/asterisknow/config/cdr.html (original)
+++ branches/asterisknow/config/cdr.html Tue Aug 21 14:59:58 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