HTMLv: "../" works, URL "/sys/bg.gif" will be opened in kiv, except text-view in HTMLv

git-svn-id: svn://kolibrios.org@2428 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2012-03-03 23:29:02 +00:00
parent d6faa0933b
commit ba28bfb5a8
4 changed files with 40 additions and 38 deletions
-2
View File
@@ -53,7 +53,6 @@ void main()
//] Asper
IF (param) copystr(#param,#URL);
BrowserHistory.AddUrl();
copystr(#URL,#editURL);
if (!strcmp(get_URL_part(5),"http:"))) HttpLoad();
@@ -103,7 +102,6 @@ void main()
ELSE
{
WB1.Scan(btn);
//WB1.HttpLoad(#URL);
}
BREAK;
case evKey: