add db to repo
This commit is contained in:
		
							parent
							
								
									f2fc2362a7
								
							
						
					
					
						commit
						9b3973805e
					
				
					 7 changed files with 97 additions and 55 deletions
				
			
		| 
						 | 
				
			
			@ -127,7 +127,7 @@
 | 
			
		|||
            {% endif %}
 | 
			
		||||
          </div>
 | 
			
		||||
          {% else %}
 | 
			
		||||
          <form method="post" enctype="multipart/form-data">
 | 
			
		||||
          <form method="post" enctype="multipart/form-data" id="installation-report-form">
 | 
			
		||||
            {% csrf_token %}
 | 
			
		||||
            <div class="mb-3">
 | 
			
		||||
              <div class="">
 | 
			
		||||
| 
						 | 
				
			
			@ -285,7 +285,7 @@
 | 
			
		|||
              <span></span>
 | 
			
		||||
            {% endif %}
 | 
			
		||||
            <div class="d-flex gap-2">
 | 
			
		||||
              <button type="submit" class="btn btn-primary">ثبت گزارش</button>
 | 
			
		||||
              <button type="submit" class="btn btn-primary" form="installation-report-form">ثبت گزارش</button>
 | 
			
		||||
              {% if next_step %}
 | 
			
		||||
                <a href="{% url 'processes:step_detail' instance.id next_step.id %}" class="btn btn-success">بعدی</a>
 | 
			
		||||
              {% endif %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue