merge working version
This commit is contained in:
parent
3fdb5dfa0e
commit
1aeda255eb
1 changed files with 1 additions and 1 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