aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-06-19 14:59:57 +0530
committerKumar Priyansh <[email protected]>2019-06-19 14:59:57 +0530
commit1e6fcc41a8d962b6d87b01bc2f9b767ea8679d0c (patch)
tree21541f7be479c26e41e42a104a1243af15230eb6 /src/index.html
parenta4ee4a4eb7f8211191d8f2bf0215c2d699698c49 (diff)
downloadauthorr-1e6fcc41a8d962b6d87b01bc2f9b767ea8679d0c.tar.xz
authorr-1e6fcc41a8d962b6d87b01bc2f9b767ea8679d0c.zip
Made the bed and smashed some bugs, now a little sleep is needed
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/index.html b/src/index.html
index f30f0a8..f00b4fb 100644
--- a/src/index.html
+++ b/src/index.html
@@ -22,7 +22,7 @@
<span class="nav-group-item active">
All Templates
</span>
- <span class="nav-group-item">
+ <!-- <span class="nav-group-item">
Blank Templates
</span>
<span class="nav-group-item">
@@ -39,7 +39,7 @@
</span>
<span class="nav-group-item">
Letters and Applications
- </span>
+ </span> -->
</nav>
</div>
<div class="pane parentPane whiteText">
@@ -57,8 +57,8 @@
<button class="btn btn-default">
Open Recent Document
</button>
- <button class="btn btn-primary pull-right">
- Open
+ <button id="startSelected" class="btn btn-primary pull-right">
+ Start with template
</button>
</div>
</footer>