Sha256: 78c7af30d546374d964c7293d96e4ca433faf2468344087a824b2fd0acd51ecd

Contents?: true

Size: 533 Bytes

Versions: 5

Compression:

Stored size: 533 Bytes

Contents

<html>
<head>
    <title>Help Desk Requests</title>
    <link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet"/>
    <link href="assets/css/app.css" rel="stylesheet"/>
    <script src="assets/js/jquery-1.10.1.min.js"></script>
    <script src="assets/bootstrap/js/bootstrap.min.js"></script>
    <script src="assets/js/moment.min.js"></script>
    <script src="assets/js/app.js"></script>
</head>
<body>
<div id="container" class="container-fluid">
    <div class="title">Help Desk Requests</div>
</div>
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
help_desk_dashboard-0.0.8 lib/help_desk_dashboard/lib/web/index.html
help_desk_dashboard-0.0.7 lib/help_desk_dashboard/lib/web/index.html
help_desk_dashboard-0.0.6 lib/help_desk_dashboard/lib/web/index.html
help_desk_dashboard-0.0.5 lib/help_desk_dashboard/lib/web/index.html
help_desk_dashboard-0.0.3 lib/help-desk-dashboard/web/index.html