зеркало из https://github.com/mozilla/pjs.git
move wallet editor to a server
This commit is contained in:
Родитель
93f037d8bf
Коммит
6a72758dbd
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче