diff options
| author | Lucifer <[email protected]> | 2019-12-16 19:14:58 +0530 |
|---|---|---|
| committer | Lucifer <[email protected]> | 2019-12-16 19:14:58 +0530 |
| commit | 783a4c34b180f24c065b534ccc91ecb1fd3221f5 (patch) | |
| tree | 68b329ddca9b4433f164da55928485604bdad657 /templates/mac | |
| parent | f6bf60cb343aebbd9c2be8d5daadd7de8aba171c (diff) | |
| download | nativekit-783a4c34b180f24c065b534ccc91ecb1fd3221f5.tar.xz nativekit-783a4c34b180f24c065b534ccc91ecb1fd3221f5.zip | |
Changes for sidebar search
Diffstat (limited to 'templates/mac')
| -rw-r--r-- | templates/mac/index.html | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html index e3fdbc3..f9881c2 100644 --- a/templates/mac/index.html +++ b/templates/mac/index.html @@ -55,16 +55,10 @@ </div> </header> <div class="content"> - <div class="pane-group"> - <div class="pane pane-small sidebar"> - - </div> - <div class="pane"> - - </div> + </div> <footer class="titlebar statusbar"> - <h1 class="window-title">6 items</h1> + <h1 class="window-title">Native Kit</h1> </footer> </div> <script src="./../../scripts/nativekit.js"></script> |
