Added list.js
This commit is contained in:
3
app.js
3
app.js
@ -76,6 +76,3 @@ app.get('*', home.index);
|
||||
app.listen(app.get('port'), function() {
|
||||
console.log('Express server listening on port ' + app.get('port'));
|
||||
});
|
||||
|
||||
// TODO: List.js for examples
|
||||
// TODO: jquery-spinner for some examples (signup page?)
|
||||
|
1
public/js/lib/list.min.js
vendored
Normal file
1
public/js/lib/list.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user