move wallet editor to a server

This commit is contained in:
morse%netscape.com 1999-03-12 23:32:11 +00:00
parent 79d1af55d9
commit 5f91377e5e

View File

@ -1292,7 +1292,9 @@ wallet_RequestToPrefill(XP_List * list) {
return;
}
#define WALLET_EDITOR_URL "file:///y|/walleted.html"
#define WALLET_EDITOR_URL "http://peoplestage/morse/wallet/walleted.html"
//#define WALLET_EDITOR_URL "resource:/res/samples/walleted.html"
// bad!!! should pass the above URL as parameter to wallet_PostEdit
#define BREAK '\001'
void