Fixed migration file was malformed PHP, changed some text in the tabs
这个提交包含在:
		
							父节点
							
								
									b22ed135b3
								
							
						
					
					
						当前提交
						f974105329
					
				
					共有  2 个文件被更改,包括 4 次插入 和 3 次删除
				
			
		|  | @ -21,7 +21,8 @@ $config['migration_enabled'] = TRUE; | ||||||
| | be upgraded / downgraded to. | | be upgraded / downgraded to. | ||||||
| | | | | ||||||
| */ | */ | ||||||
| $config['migra | $config['migration_version'] = 54; | ||||||
|  | 
 | ||||||
| /* | /* | ||||||
| |-------------------------------------------------------------------------- | |-------------------------------------------------------------------------- | ||||||
| | Migrations Path | | Migrations Path | ||||||
|  |  | ||||||
|  | @ -10,12 +10,12 @@ | ||||||
| 
 | 
 | ||||||
|             if (count($qslimages) > 0) { |             if (count($qslimages) > 0) { | ||||||
|                 echo '<li class="nav-item"> |                 echo '<li class="nav-item"> | ||||||
|                 <a class="nav-link" id="map-tab" data-toggle="tab" href="#qslcard" role="tab" aria-controls="home" aria-selected="false">QSL card</a> |                 <a class="nav-link" id="map-tab" data-toggle="tab" href="#qslcard" role="tab" aria-controls="home" aria-selected="false">QSL Card</a> | ||||||
|                 </li>'; |                 </li>'; | ||||||
|             } |             } | ||||||
| 
 | 
 | ||||||
|             echo '<li class="nav-item"> |             echo '<li class="nav-item"> | ||||||
|             <a class="nav-link" id="map-tab" data-toggle="tab" href="#qslupload" role="tab" aria-controls="home" aria-selected="false">QSL card management</a> |             <a class="nav-link" id="map-tab" data-toggle="tab" href="#qslupload" role="tab" aria-controls="home" aria-selected="false">QSL Card Management</a> | ||||||
|             </li>'; |             </li>'; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用