mv Response.css to ResponseRenderer.css
This commit is contained in:
parent
935ba00fd7
commit
3a411ecc14
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<title></title>
|
<title></title>
|
||||||
<link rel="stylesheet" href="/css/index.css"/>
|
<link rel="stylesheet" href="/css/index.css"/>
|
||||||
<link rel="stylesheet" href="/css/label.css"/>
|
<link rel="stylesheet" href="/css/label.css"/>
|
||||||
<link rel="stylesheet" href="/css/components/Response.css"/>
|
<link rel="stylesheet" href="/css/components/ResponseRenderer.css"/>
|
||||||
<link rel="stylesheet" href="/css/components/ErrorRenderer.css"/>
|
<link rel="stylesheet" href="/css/components/ErrorRenderer.css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue