mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 03:50:16 +00:00 
			
		
		
		
	fixed index-old.html (went out of sync with changes)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									a0315b37da
								
							
						
					
					
						commit
						b67505dbc0
					
				| @ -5,9 +5,10 @@ | |||||||
| <title>PortableMag</title> | <title>PortableMag</title> | ||||||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||||||
| 
 | 
 | ||||||
| <link rel="stylesheet" href="magazine.css"> | <link rel="stylesheet" href="css/magazine.css"> | ||||||
| <link rel="stylesheet" href="magazine-themes.css"> | <link rel="stylesheet" href="css/magazine-themes.css"> | ||||||
| <link rel="stylesheet" href="magazine-custom.css"> | <link rel="stylesheet" href="css/magazine-custom.css"> | ||||||
|  | <link rel="stylesheet" href="css/magazine-editor.css"> | ||||||
| 
 | 
 | ||||||
| <script src="ext-lib/jquery.js"></script> | <script src="ext-lib/jquery.js"></script> | ||||||
| <script src="ext-lib/jquery.touchSwipe.js"></script> | <script src="ext-lib/jquery.touchSwipe.js"></script> | ||||||
| @ -27,6 +28,7 @@ XXX scrollTo is a cool and a powerfull tool but it needs a sustantial code reorg | |||||||
| <!--script src="ext-lib/jquery.scrollto.js"></script--> | <!--script src="ext-lib/jquery.scrollto.js"></script--> | ||||||
| 
 | 
 | ||||||
| <script src="lib/jli.js"></script> | <script src="lib/jli.js"></script> | ||||||
|  | <script src="lib/keyboard.js"></script> | ||||||
| 
 | 
 | ||||||
| <script src="magazine.js"></script> | <script src="magazine.js"></script> | ||||||
| <script src="navigator.js"></script> | <script src="navigator.js"></script> | ||||||
| @ -205,7 +207,7 @@ $(document).ready(function(){ | |||||||
| 
 | 
 | ||||||
| 	<!-- Toolbars --> | 	<!-- Toolbars --> | ||||||
| 
 | 
 | ||||||
| 	<div class="left-toolbar"> | 	<!--div class="left-toolbar"> | ||||||
| 
 | 
 | ||||||
| 		<svg id="new-magazine" width="40" height="40" xmlns="http://www.w3.org/2000/svg"> | 		<svg id="new-magazine" width="40" height="40" xmlns="http://www.w3.org/2000/svg"> | ||||||
| 		 <g> | 		 <g> | ||||||
| @ -325,7 +327,7 @@ $(document).ready(function(){ | |||||||
| 			</svg> | 			</svg> | ||||||
| 		</div> | 		</div> | ||||||
| 
 | 
 | ||||||
| 	</div> | 	</div--> | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 	<div class="top-toolbar"> | 	<div class="top-toolbar"> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user