Commit d919679b authored by c24b's avatar c24b

project

parent 42c507b4
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
Add a new project Add a new project
</button> </button>
<div id="popover-content" class="hide"> <div id="popover-content" class="hide">
<div id="createForm" class="form-group tour" title="Project" content="Add a name for your project"> <div id="createForm" class="form-group">
{% csrf_token %} {% csrf_token %}
<div id="status-form" class="collapse"> <div id="status-form" class="collapse">
</div> </div>
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<div id="hero-donut" style="height: 200px;"></div> <div id="hero-donut" style="height: 200px;"></div>
{% endif %} {% endif %}
<center> <center>
<p class="tour" title="CORPUS" content="add a corpus to your project">
<a data-toggle="modal" href="#addcorpus"> <a data-toggle="modal" href="#addcorpus">
<button <button
type="button" type="button"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment