public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
swap respond formats for safari

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@1790 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Fri Aug 18 18:52:31 -0700 2006
commit  4c104ad030a5a9593c91e1f58c9c81f1ca19cfe4
tree    7c94eb3dcc86f0a00d687bf915d4d5ed75aea8d8
parent  48e98eed0b3b93ad3d59a53cc6cc962f0b2a553d
...
12
13
14
15
16
 
17
18
19
...
12
13
14
 
15
16
17
18
19
0
@@ -12,8 +12,8 @@ class Admin::AssetsController < Admin::BaseController
0
     @recent.compact!
0
     
0
     respond_to do |format|
0
- format.js
0
       format.html
0
+ format.js
0
     end
0
   end
0
   

Comments

    No one has commented yet.