Show More
@@ -29,7 +29,6 b' data-base-kernel-url={{base_kernel_url}}' | |||||
29 |
|
29 | |||
30 | <div class="tab-content"> |
|
30 | <div class="tab-content"> | |
31 | <div id="notebooks" class="tab-pane active"> |
|
31 | <div id="notebooks" class="tab-pane active"> | |
32 | {% if logged_in %} |
|
|||
33 | <div id="notebook_toolbar"> |
|
32 | <div id="notebook_toolbar"> | |
34 | <form id='alternate_upload' class='alternate_upload' > |
|
33 | <form id='alternate_upload' class='alternate_upload' > | |
35 | <span id="drag_info" style="position:absolute" > |
|
34 | <span id="drag_info" style="position:absolute" > | |
@@ -42,7 +41,6 b' data-base-kernel-url={{base_kernel_url}}' | |||||
42 | <button id="new_notebook" title="Create new notebook" class="btn btn-small">New Notebook</button> |
|
41 | <button id="new_notebook" title="Create new notebook" class="btn btn-small">New Notebook</button> | |
43 | </span> |
|
42 | </span> | |
44 | </div> |
|
43 | </div> | |
45 | {% endif %} |
|
|||
46 |
|
44 | |||
47 | <div id="notebook_list"> |
|
45 | <div id="notebook_list"> | |
48 | <div id="notebook_list_header" class="row-fluid list_header"> |
|
46 | <div id="notebook_list_header" class="row-fluid list_header"> |
General Comments 0
You need to be logged in to leave comments.
Login now