Skip to content

Commit

Permalink
Ajaxify link tables t:30m
Browse files Browse the repository at this point in the history
  • Loading branch information
Will McNeilly committed Sep 19, 2011
1 parent 2d881c7 commit b4e5e9d
Show file tree
Hide file tree
Showing 16 changed files with 41 additions and 684 deletions.
16 changes: 0 additions & 16 deletions app/assets/javascripts/application.js
Expand Up @@ -7,19 +7,3 @@
//= require jquery
//= require jquery_ujs
//= require_tree .

//$('#link_url').


//$(function (){
// $('#new_link')
// .bind("ajax:beforeSend", function(e) {
// alert("PROGRESS");
// })
// .bind("ajax:success", function(e){
// alert("SUCCESS");
// })
// .bind("ajax:error", function(e){
// alert("FAIL");
// })
//})
335 changes: 0 additions & 335 deletions app/assets/stylesheets/base.css

This file was deleted.

0 comments on commit b4e5e9d

Please sign in to comment.