Skip to content

Commit

Permalink
init ajax
Browse files Browse the repository at this point in the history
  • Loading branch information
lgg committed Aug 11, 2015
1 parent ccb2610 commit 5bc1e0e
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 30 deletions.
1 change: 1 addition & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

109 changes: 79 additions & 30 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions web/js/ajax.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/**
* Created by littleguga on 11.08.2015.
*/
function action(){

}

0 comments on commit 5bc1e0e

Please sign in to comment.