Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ulakbus-ui
Project
Project
Details
Activity
Releases
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
ulakbus
ulakbus-ui
Commits
61a25627
Commit
61a25627
authored
Oct 21, 2016
by
Mücahit Büyükyılmaz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dist Alındı
parent
1bc3a3df
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
app.js
dist/app.js
+3
-3
components.js
dist/bower_components/components.js
+1
-1
templates.js
dist/templates.js
+3
-3
No files found.
dist/app.js
View file @
61a25627
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/bower_components/components.js
View file @
61a25627
This diff is collapsed.
Click to expand it.
dist/templates.js
View file @
61a25627
...
@@ -2276,7 +2276,7 @@ angular.module("shared/templates/datefield.html", []).run(["$templateCache", fun
...
@@ -2276,7 +2276,7 @@ angular.module("shared/templates/datefield.html", []).run(["$templateCache", fun
" id=
\"
{{form.key.slice(-1)[0]}}
\"\n
"
+
" id=
\"
{{form.key.slice(-1)[0]}}
\"\n
"
+
" ng-model-options=
\"
form.ngModelOptions
\"\n
"
+
" ng-model-options=
\"
form.ngModelOptions
\"\n
"
+
" ng-model=
\"
$$value$$
\"\n
"
+
" ng-model=
\"
$$value$$
\"\n
"
+
"
ng-disabled=
\"
form.is_disabled()
\"
\n
"
+
"
readonly
\n
"
+
" schema-validate=
\"
form
\"\n
"
+
" schema-validate=
\"
form
\"\n
"
+
" name=
\"
{{form.key.slice(-1)[0]}}
\"\n
"
+
" name=
\"
{{form.key.slice(-1)[0]}}
\"\n
"
+
" aria-describedby=
\"
{{form.key.slice(-1)[0] + 'Status'}}
\"\n
"
+
" aria-describedby=
\"
{{form.key.slice(-1)[0] + 'Status'}}
\"\n
"
+
...
@@ -2617,8 +2617,8 @@ angular.module("shared/templates/directives/header-notification.html", []).run([
...
@@ -2617,8 +2617,8 @@ angular.module("shared/templates/directives/header-notification.html", []).run([
" <ul class=
\"
dropdown-menu dropdown-user
\"
>
\n
"
+
" <ul class=
\"
dropdown-menu dropdown-user
\"
>
\n
"
+
" <li><a role=
\"
button
\"
><i class=
\"
fa fa-user fa-fw
\"
></i> Profil</a></li>
\n
"
+
" <li><a role=
\"
button
\"
><i class=
\"
fa fa-user fa-fw
\"
></i> Profil</a></li>
\n
"
+
" <li class=
\"
divider
\"
></li>
\n
"
+
" <li class=
\"
divider
\"
></li>
\n
"
+
" <
li><a role=
\"
button
\"
><i class=
\"
fa fa-gear fa-fw
\"
></i> Ayarlar</a></li
>
\n
"
+
" <
!--<li><a role=
\"
button
\"
><i class=
\"
fa fa-gear fa-fw
\"
></i> Ayarlar</a></li>--
>
\n
"
+
" <li><a href=
\"
#/dev/settings
\"
><i class=
\"
fa fa-gear fa-fw
\"
></i> Ayarlar
(Dev)
</a></li>
\n
"
+
" <li><a href=
\"
#/dev/settings
\"
><i class=
\"
fa fa-gear fa-fw
\"
></i> Ayarlar</a></li>
\n
"
+
" <li class=
\"
divider
\"
></li>
\n
"
+
" <li class=
\"
divider
\"
></li>
\n
"
+
" <li><a ui-sref=
\"
login
\"
href=
\"
javascript:void(0);
\"
logout><i class=
\"
fa fa-sign-out fa-fw
\"
></i> Çıkış</a></li>
\n
"
+
" <li><a ui-sref=
\"
login
\"
href=
\"
javascript:void(0);
\"
logout><i class=
\"
fa fa-sign-out fa-fw
\"
></i> Çıkış</a></li>
\n
"
+
" </ul>
\n
"
+
" </ul>
\n
"
+
...
...
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