Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSTAINALYTICS\mihai.olteanu authored and Olteanu-Mihai committed Nov 28, 2018
1 parent c6cb5c5 commit 2a03906
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 24 deletions.
21 changes: 0 additions & 21 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -293,27 +293,6 @@ MIT

cron-editor
MIT
The MIT License (MIT)

Copyright (c) 2016 Vincent Pizzo

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


@angular/common
MIT
Expand Down
5 changes: 3 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
<meta charset="utf-8">
<title>Angular CRON Expression Editor - Development App</title>
<base href="cron-editor">

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.db75f8caa9da96e9d871.css"></head>
<link rel="stylesheet" href="styles.4d06628a59bc93336f59.css"></head>

<body>
<div class="container">
Expand All @@ -22,6 +23,6 @@ <h1>Angular Cron expression editor - Development App</h1>

<app-root></app-root>
</div>
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.c6871e56cb80756a5498.js"></script><script type="text/javascript" src="main.ce13c4dbab1411574ea8.js"></script></body>
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.c6871e56cb80756a5498.js"></script><script type="text/javascript" src="main.917067bc2e063beaa418.js"></script></body>

</html>
1 change: 1 addition & 0 deletions docs/main.917067bc2e063beaa418.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.ce13c4dbab1411574ea8.js

This file was deleted.

File renamed without changes.

0 comments on commit 2a03906

Please sign in to comment.