Queue search

This commit is contained in:
2017-02-02 12:28:22 -05:00
parent e3779a323c
commit 77a35e87d3
11 changed files with 170 additions and 71 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
@using ClientDependency.Core.Mvc
@using LeafWeb.WebCms.Controllers
@inherits UmbracoTemplatePage
@{
Layout = null;
@@ -65,8 +66,8 @@
<script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<body @{if (CompileFlag.IsDebug()) {<text>class="debug"</text>}}>
<header>
<div class="container">
<div class="row">