This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
129 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{{#modal-dialog | ||
isUpdateDisabled=isUpdateDisabled | ||
title=title | ||
title=(t (if model.isNew 'admin.lookup.edit.template.add_title' 'admin.lookup.edit.template.edit_title')) | ||
updateButtonAction=updateButtonAction | ||
updateButtonText=updateButtonText}} | ||
updateButtonText=(t (if model.isNew 'admin.lookup.edit.template.update_button_text_add' 'admin.lookup.edit.template.update_button_text_update'))}} | ||
{{#em-form model=model submitButton=false action="update" }} | ||
{{em-input label="Value" property="value" class="lookup-type-value"}} | ||
{{em-input label=(t 'admin.lookup.edit.template.label_title') property="value" class="lookup-type-value"}} | ||
{{/em-form}} | ||
{{/modal-dialog}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
version: 2.4.2 | ||
BuildingBuilding.Building..Building...BuildingBuilding.Building..Building...BuildingBuilding.Building..Building...[90mProcessing _base.scss[39m | ||
[90mProcessing _bootstrap-theme.scss[39m | ||
[90mProcessing _bootstrap.scss[39m | ||
[90mProcessing _index.scss[39m | ||
[90mProcessing _layout.scss[39m | ||
[90mProcessing _loading_notice.scss[39m | ||
[90mProcessing _sign_in_screen.scss[39m | ||
[90mProcessing _temp_misc.scss[39m | ||
[90mProcessing _typography.scss[39m | ||
[90mProcessing _variables_mixins.scss[39m | ||
[90mProcessing app.scss[39m | ||
[90mProcessing components/_form_styles.scss[39m | ||
[90mProcessing components/_panel.scss[39m | ||
[90mProcessing components/_patient_summary.scss[39m | ||
[90mProcessing components/_sidebar_nav.scss[39m | ||
[90mProcessing components/_tab_content.scss[39m | ||
[90mProcessing components/_tab_nav.scss[39m | ||
BuildingBuilding.Building..Building...BuildingBuilding.Building..Building...BuildingBuilding.Building..Building...Built project successfully. Stored in "dist/". |