This website requires JavaScript.
Explore
Help
Sign In
q3aql
/
webui-aria2
Watch
1
Star
0
Fork
0
You've already forked webui-aria2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
webui-aria2
/
js
/
ctrls
/
modal.js
5 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added directives for chunkbar and graphs, with overall fixes in improvement in angular implementation
2013-01-21 19:07:55 +05:00
Initial core the new overhauled ui in angular.html with fixes for ui in the old index.html
2013-01-15 13:24:09 +05:00
app
.
controller
(
'ModalCtrl'
,
[
'$scope'
,
function
(
scope
)
{
}
]
)
;
Reference in New Issue
Copy Permalink