updates
This commit is contained in:
@@ -14,7 +14,11 @@
|
||||
<div class="go-right">
|
||||
<input type="file" value="Upload">
|
||||
<button id="upload">Upload <i class="fa fa-cloud-upload"></i></button>
|
||||
<button class="default">New <i class="fa fa-plus"></i></button>
|
||||
<button class="default new">New <i class="fa fa-plus"></i></button>
|
||||
<div id="new-file">
|
||||
Write the name of the new file. If you want to use an archetype, add ':archetype' in the end, replacing 'archetype' by its name.
|
||||
<input id="new-file-name" type="text">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user