This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Adminator-admin-dashboard
mirror of
https://github.com/puikinsh/Adminator-admin-dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
delete useless module
pull/144/head
Mohammed Tantawy
7 years ago
parent
17807cc329
commit
7928547128
2 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
src/assets/scripts/index.js
+1
-1
src/index.html
+ 1
- 2
src/assets/scripts/index.js
View File
@ -16,5 +16,4 @@ import './fullcalendar';
import
'./googleMaps'
;
import
'./utils'
;
import
'./user-form'
;
import
'./login'
;
import
'./app'
;
import
'./login'
;
+ 1
- 1
src/index.html
View File
@ -1,5 +1,5 @@
<!DOCTYPE html>
<
html
ng-app
=
"NomitWisp"
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
Write
Preview
Loading…
Cancel
Save