[WAS MAP] Moved the map button to the right of the two other buttons.
这个提交包含在:
		
							父节点
							
								
									a4132ee7f3
								
							
						
					
					
						当前提交
						66e26ad8cb
					
				
					共有  1 个文件被更改,包括 1 次插入 和 2 次删除
				
			
		|  | @ -59,14 +59,13 @@ | ||||||
|                 <div class="col-md-10"> |                 <div class="col-md-10"> | ||||||
|                     <button id="button2id" type="reset" name="button2id" class="btn btn-warning">Reset</button> |                     <button id="button2id" type="reset" name="button2id" class="btn btn-warning">Reset</button> | ||||||
|                     <button id="button1id" type="submit" name="button1id" class="btn btn-primary">Show</button> |                     <button id="button1id" type="submit" name="button1id" class="btn btn-primary">Show</button> | ||||||
|  | 					<button type="button" onclick="load_was_map();" class="btn btn-info"><i class="fas fa-globe-americas"></i> Show WAS Map</button> | ||||||
|                 </div> |                 </div> | ||||||
|             </div> |             </div> | ||||||
| 
 | 
 | ||||||
|         </fieldset> |         </fieldset> | ||||||
|     </form> |     </form> | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|     <button type="button" onclick="load_was_map();" class="btn btn-info" style="margin-bottom: 15px;"><i class="fas fa-globe-americas"></i> Show WAS Map</button> |  | ||||||
| <?php | <?php | ||||||
|     if ($was_array) { |     if ($was_array) { | ||||||
|         $i = 1; |         $i = 1; | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用