mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Latest Code
This commit is contained in:
@ -63,6 +63,8 @@ html(lang="en", ng-app="biomed", ng-controller="biomed.PageCtrl")
|
||||
a(href='/admin')
|
||||
i.icon-wrench
|
||||
| Admin
|
||||
li.day-of-year
|
||||
{{dayOfYear}}
|
||||
.container-fluid
|
||||
ng-view
|
||||
!{js}
|
||||
|
@ -38,7 +38,7 @@ html(lang="en", ng-app="site", ng-controller="site.PageCtrl")
|
||||
.controls
|
||||
.dropzone(dropzone='titleImageOptions')
|
||||
|
||||
.control-group
|
||||
.control-group(ng-show='model.image')
|
||||
label.control-label Gallery
|
||||
.controls
|
||||
.dropzone(dropzone='galleryImageOptions')
|
||||
|
Reference in New Issue
Block a user