TeX and CSS tweaks.
Sync with latest Instiki Trunk (Updates Rails to 1.2.2)
This commit is contained in:
parent
0ac586ee25
commit
c358389f25
443 changed files with 24218 additions and 9823 deletions
|
@ -32,10 +32,13 @@ require 'active_support/core_ext'
|
|||
require 'active_support/clean_logger'
|
||||
require 'active_support/dependencies'
|
||||
require 'active_support/reloadable'
|
||||
require 'active_support/deprecation'
|
||||
|
||||
require 'active_support/ordered_options'
|
||||
require 'active_support/option_merger'
|
||||
|
||||
require 'active_support/values/time_zone'
|
||||
|
||||
require 'active_support/json'
|
||||
require 'active_support/json'
|
||||
|
||||
require 'active_support/multibyte'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue