debugging...
This commit is contained in:
parent
bae4c6a165
commit
174c4af938
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
$(function(){
|
$(function(){
|
||||||
Ox.debug = Ox.print;
|
//Ox.debug = Ox.print;
|
||||||
Ox.print = function() {};
|
//Ox.print = function() {};
|
||||||
|
|
||||||
Ox.theme("modern");
|
Ox.theme("modern");
|
||||||
app = new Ox.App({
|
app = new Ox.App({
|
||||||
|
|
Loading…
Reference in a new issue