Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
origin-web-common
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Java-于龙
origin-web-common
Commits
634d70b7
Commit
634d70b7
authored
May 15, 2017
by
Jeffrey Phillips
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove extraneous note from binding application page.
parent
5c022bce
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
4 deletions
+4
-4
origin-web-common-ui.js
dist/origin-web-common-ui.js
+1
-1
origin-web-common.js
dist/origin-web-common.js
+1
-1
origin-web-common.min.js
dist/origin-web-common.min.js
+0
-0
templates.js
dist/scripts/templates.js
+1
-1
bindApplicationForm.html
src/components/binding/bindApplicationForm.html
+1
-1
No files found.
dist/origin-web-common-ui.js
View file @
634d70b7
...
@@ -31,7 +31,7 @@ hawtioPluginLoader.addModule('openshiftCommonUI');
...
@@ -31,7 +31,7 @@ hawtioPluginLoader.addModule('openshiftCommonUI');
" <input type=
\"
radio
\"
ng-model=
\"
ctrl.serviceToBind
\"
value=
\"\"
>
\
n"
+
" <input type=
\"
radio
\"
ng-model=
\"
ctrl.serviceToBind
\"
value=
\"\"
>
\
n"
+
" Do not bind at this time.
\
n"
+
" Do not bind at this time.
\
n"
+
" </label>
\
n"
+
" </label>
\
n"
+
" <div class=
\"
bind-description
\"
>
\
n"
+
" <div
ng-if=
\"
ctrl.allowNoBinding
\"
class=
\"
bind-description
\"
>
\
n"
+
" <span class=
\"
help-block service-instance-name
\"
>
\
n"
+
" <span class=
\"
help-block service-instance-name
\"
>
\
n"
+
" You can create the binding later from your project.
\
n"
+
" You can create the binding later from your project.
\
n"
+
" </span>
\
n"
+
" </span>
\
n"
+
...
...
dist/origin-web-common.js
View file @
634d70b7
...
@@ -202,7 +202,7 @@ hawtioPluginLoader.addModule('openshiftCommonUI');
...
@@ -202,7 +202,7 @@ hawtioPluginLoader.addModule('openshiftCommonUI');
" <input type=
\"
radio
\"
ng-model=
\"
ctrl.serviceToBind
\"
value=
\"\"
>
\
n"
+
" <input type=
\"
radio
\"
ng-model=
\"
ctrl.serviceToBind
\"
value=
\"\"
>
\
n"
+
" Do not bind at this time.
\
n"
+
" Do not bind at this time.
\
n"
+
" </label>
\
n"
+
" </label>
\
n"
+
" <div class=
\"
bind-description
\"
>
\
n"
+
" <div
ng-if=
\"
ctrl.allowNoBinding
\"
class=
\"
bind-description
\"
>
\
n"
+
" <span class=
\"
help-block service-instance-name
\"
>
\
n"
+
" <span class=
\"
help-block service-instance-name
\"
>
\
n"
+
" You can create the binding later from your project.
\
n"
+
" You can create the binding later from your project.
\
n"
+
" </span>
\
n"
+
" </span>
\
n"
+
...
...
dist/origin-web-common.min.js
View file @
634d70b7
This diff is collapsed.
Click to expand it.
dist/scripts/templates.js
View file @
634d70b7
...
@@ -21,7 +21,7 @@ angular.module('openshiftCommonUI').run(['$templateCache', function($templateCac
...
@@ -21,7 +21,7 @@ angular.module('openshiftCommonUI').run(['$templateCache', function($templateCac
" <input type=
\"
radio
\"
ng-model=
\"
ctrl.serviceToBind
\"
value=
\"\"
>
\
n"
+
" <input type=
\"
radio
\"
ng-model=
\"
ctrl.serviceToBind
\"
value=
\"\"
>
\
n"
+
" Do not bind at this time.
\
n"
+
" Do not bind at this time.
\
n"
+
" </label>
\
n"
+
" </label>
\
n"
+
" <div class=
\"
bind-description
\"
>
\
n"
+
" <div
ng-if=
\"
ctrl.allowNoBinding
\"
class=
\"
bind-description
\"
>
\
n"
+
" <span class=
\"
help-block service-instance-name
\"
>
\
n"
+
" <span class=
\"
help-block service-instance-name
\"
>
\
n"
+
" You can create the binding later from your project.
\
n"
+
" You can create the binding later from your project.
\
n"
+
" </span>
\
n"
+
" </span>
\
n"
+
...
...
src/components/binding/bindApplicationForm.html
View file @
634d70b7
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<input
type=
"radio"
ng-model=
"ctrl.serviceToBind"
value=
""
>
<input
type=
"radio"
ng-model=
"ctrl.serviceToBind"
value=
""
>
Do not bind at this time.
Do not bind at this time.
</label>
</label>
<div
class=
"bind-description"
>
<div
ng-if=
"ctrl.allowNoBinding"
class=
"bind-description"
>
<span
class=
"help-block service-instance-name"
>
<span
class=
"help-block service-instance-name"
>
You can create the binding later from your project.
You can create the binding later from your project.
</span>
</span>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment