Skip to content

Commit

Permalink
beta is now prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Arch1tect committed Mar 27, 2016
1 parent dab4090 commit b36a346
Show file tree
Hide file tree
Showing 44 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dev/client/chatbox/views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Chatbox</title>
<link rel="stylesheet" href="/chatbox/style/client.css">
</head>
<body>
<body class="socketchatbox">


<h1>Welcome to use Chatbox!</h1>
Expand Down
2 changes: 1 addition & 1 deletion dev/client/controlpanel/views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="/chatbox/style/bootstrap.min.css">
<link rel="stylesheet" href="/controlpanel/style/admin.css">
</head>
<body>
<body class="socketchatbox">
<center><span class="socketchatbox-admin-title"><h1>Chatbox Control Panel</h1></span></center>

<div class="container">
Expand Down
2 changes: 1 addition & 1 deletion dev/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="/chatbox/style/bootstrap.min.css">

</head>
<body>
<body class="socketchatbox">



Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion beta/client/index.html → prod/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="style/bootstrap.min.css">

</head>
<body>
<body class="socketchatbox">

<div class="socketchatbox-page">
<div id="socketchatbox-nw" class="socketchatbox-resize"></div>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b36a346

Please sign in to comment.