Skip to content

Commit

Permalink
mistakenly deleted a file
Browse files Browse the repository at this point in the history
  • Loading branch information
ckirkendall committed Feb 8, 2012
1 parent 2ca3251 commit 5fb0ef4
Show file tree
Hide file tree
Showing 4 changed files with 209 additions and 230 deletions.
11 changes: 0 additions & 11 deletions resources/public/cljs/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -14210,17 +14210,6 @@ prezo.core.slide3 = function() {
}]), b = cljs.core.nth.call(null, a, 0, null), a = cljs.core.nth.call(null, a, 1, null), a = cljs.core.truth_(!0) ? enfocus.core.create_hidden_dom.call(null, a) : a;
return cljs.core.truth_(!0) ? (enfocus.core.reset_ids.call(null, b, a), enfocus.core.remove_node_return_child.call(null, a)) : a
};
enfocus.core.load_remote_dom.call(null, "slides/rainbows.html");
prezo.core.slide4 = function() {
var a = cljs.core.truth_(cljs.core.fn_QMARK_.call(null, function() {
return enfocus.core.get_cached_dom.call(null, "slides/rainbows.html")
})) ? function() {
return enfocus.core.get_cached_dom.call(null, "slides/rainbows.html")
}.call(null) : cljs.core.Vector.fromArray(["", function() {
return enfocus.core.get_cached_dom.call(null, "slides/rainbows.html")
}]), b = cljs.core.nth.call(null, a, 0, null), a = cljs.core.nth.call(null, a, 1, null), a = cljs.core.truth_(!0) ? enfocus.core.create_hidden_dom.call(null, a) : a;
return cljs.core.truth_(!0) ? (enfocus.core.reset_ids.call(null, b, a), enfocus.core.remove_node_return_child.call(null, a)) : a
};
enfocus.core.load_remote_dom.call(null, "slides/clojure-syntax.html");
prezo.core.slide5 = function() {
var a = cljs.core.truth_(cljs.core.fn_QMARK_.call(null, function() {
Expand Down
Loading

0 comments on commit 5fb0ef4

Please sign in to comment.