web: more static file cleanups
This commit is contained in:
		
							parent
							
								
									13bc4d58ec
								
							
						
					
					
						commit
						3ff7fe7f1b
					
				| @ -106,9 +106,9 @@ instance Yesod App where | ||||
|             addStylesheet $ StaticR css_bootstrap_min_css | ||||
|             -- load jquery early: | ||||
|             toWidgetHead [hamlet| <script type="text/javascript" src="@{StaticR js_jquery_min_js}"></script> |] | ||||
|             addScript $ StaticR jquery_url_js | ||||
|             addScript $ StaticR jquery_flot_min_js | ||||
|             toWidget [hamlet| \<!--[if lte IE 8]> <script type="text/javascript" src="@{StaticR excanvas_min_js}"></script> <![endif]--> |] | ||||
|             addScript $ StaticR js_jquery_url_js | ||||
|             addScript $ StaticR js_jquery_flot_min_js | ||||
|             toWidget [hamlet| \<!--[if lte IE 8]> <script type="text/javascript" src="@{StaticR js_excanvas_min_js}"></script> <![endif]--> |] | ||||
|             addScript $ StaticR select2_min_js | ||||
|             addStylesheet $ StaticR select2_css | ||||
|             addStylesheet $ StaticR hledger_css | ||||
|  | ||||
| @ -36,16 +36,14 @@ extra-source-files: | ||||
|                 static/fonts/glyphicons-halflings-regular.woff | ||||
|                 static/js/bootstrap.js | ||||
|                 static/js/bootstrap.min.js | ||||
|                 static/js/excanvas.js | ||||
|                 static/js/excanvas.min.js | ||||
|                 static/js/jquery.flot.js | ||||
|                 static/js/jquery.flot.min.js | ||||
|                 static/js/jquery.min.js | ||||
|                 static/excanvas.js | ||||
|                 static/excanvas.min.js | ||||
|                 static/favicon.ico | ||||
|                 static/js/jquery.url.js | ||||
|                 static/hledger.css | ||||
|                 static/hledger.js | ||||
|                 static/jquery.flot.js | ||||
|                 static/jquery.flot.min.js | ||||
|                 static/jquery.js | ||||
|                 static/jquery.url.js | ||||
|                 static/select2-spinner.gif | ||||
|                 static/select2.css | ||||
|                 static/select2.js | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 1.1 KiB | 
							
								
								
									
										9807
									
								
								hledger-web/static/jquery.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9807
									
								
								hledger-web/static/jquery.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user