mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
remove hardcoded localhost
This commit is contained in:
parent
1ffe44d171
commit
4ba0d8f2c1
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<base href="http://127.0.0.1/cssOMS/tests/app/">
|
||||
<base href="/cssOMS/tests/app/">
|
||||
<title>Style Test</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="../../../Install/Application/Backend/Themes/Default/css/backend-small.css">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user